1
0
mirror of https://0xacab.org/jvoisin/mat2 synced 2025-10-06 00:22:49 +02:00

gitignore: exclude all hidden files from being committed

Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
This commit is contained in:
Antoine Tenart
2018-08-24 09:13:57 +02:00
parent f583d12564
commit cf89ff45c2

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.*
*.pyc
.coverage
.eggs