Created
January 26, 2016 08:45
-
-
Save aa21/281709564887feb0302d to your computer and use it in GitHub Desktop.
Git stuff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- ignore changes to local file, db, config etc. | |
git update-index --assume-unchanged [<file>...] | |
.git/info/exclude | |
.gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment