Horje
git add -A ignore large files Code Example
git add -A ignore large files
find . -size +1G | cat >> .gitignore
# Remember to run it each time you want to update the gitignore!




Shell

Related
set hostname on command line ec2 Code Example set hostname on command line ec2 Code Example
how discharge changes e recover last commit git Code Example how discharge changes e recover last commit git Code Example
change size of image in github readme Code Example change size of image in github readme Code Example
extract rpm in linux Code Example extract rpm in linux Code Example
how to uninstall all plugins in ionic app Code Example how to uninstall all plugins in ionic app Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12