Added a .gitignore file
This commit is contained in:
parent
52630374e5
commit
cc2af8c5ee
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Ignore data/ and tmp/
|
||||||
|
data/
|
||||||
|
tmp/
|
Loading…
Reference in a new issue