Add hidden (.*) files to .gitignore but not the .gitignore itself.
This commit is contained in:
parent
69989365c7
commit
0acb2d904d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
|
.*
|
||||||
|
!.gitignore
|
||||||
*.pyc
|
*.pyc
|
||||||
.*.swp
|
.*.swp
|
||||||
*.egg
|
*.egg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user