Added a .gitignore file

This commit is contained in:
Lancelot HARDEL 2012-04-22 11:10:18 +02:00
parent 52630374e5
commit cc2af8c5ee
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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