gitignore: exclude all hidden files from being committed
Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
This commit is contained in:
parent
f583d12564
commit
cf89ff45c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
.*
|
||||
*.pyc
|
||||
.coverage
|
||||
.eggs
|
||||
|
Loading…
Reference in New Issue
Block a user