1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 21:54:22 +01:00

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

This commit is contained in:
Nooby 2011-02-05 15:27:05 -08:00
parent 9abdee41a6
commit 5e1ff38c35

View File

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