Parcourir la source

Added a .gitignore file

Lancelot HARDEL il y a 14 ans
Parent
commit
cc2af8c5ee
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+# Ignore data/ and tmp/
+data/
+tmp/