mirror of
https://github.com/github/gitignore
synced 2024-11-29 23:24:21 +01:00
Ignore Linux hidden files (.*) except .gitignore files.
This commit is contained in:
parent
9abdee41a6
commit
5e1ff38c35
@ -1,4 +1,5 @@
|
|||||||
.*
|
.*
|
||||||
|
!.gitignore
|
||||||
*~
|
*~
|
||||||
*.sw[a-p]
|
*.sw[a-p]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user