1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

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

View file

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