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:
parent
8fd1095933
commit
bf11956a2a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
.*
|
||||
!.gitignore
|
||||
*~
|
||||
*.sw[a-p]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue