mirror of
https://github.com/github/gitignore
synced 2024-11-30 07:34:22 +01:00
Exclude .gitattributes and .gitmodules
This commit is contained in:
parent
0aeefb48c0
commit
51ce036f14
@ -1,3 +1,5 @@
|
||||
.*
|
||||
!.gitignore
|
||||
!.gitattributes
|
||||
!.gitmodules
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user