Ignore Linux hidden files (.*) except .gitignore files.

This commit is contained in:
Nooby 2011-02-05 15:27:05 -08:00 committed by Chris Wanstrath
parent 8fd1095933
commit bf11956a2a
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
.*
!.gitignore
*~
*.sw[a-p]