Browse Source

Added a .gitignore file

Lancelot HARDEL 14 years ago
parent
commit
cc2af8c5ee
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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