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