mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-26 16:17:25 +01:00
Ignore Linux hidden files (.*) except .gitignore files.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.*
|
||||
!.gitignore
|
||||
*~
|
||||
*.sw[a-p]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user