Ignores all non dotfiles, and the .gitignore
file itself. Just appended the files you would like to ignore. .gitignore
is ignored so people can't see what files you didn't want in your dotfiles repo.
Created
January 4, 2012 06:53
-
-
Save munro/1558863 to your computer and use it in GitHub Desktop.
Git dotfiles .gitignore
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
/* | |
!.* | |
.gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment