don't track data/config.json

Auto-generating it is better as random seed can be made unique upon
first run

Signed-off-by: hrj <harshad.rj@gmail.com>
This commit is contained in:
hrj
2021-04-19 13:28:45 +05:30
parent 6189ffce89
commit da1b7eee23
2 changed files with 3 additions and 33 deletions

4
.gitignore vendored
View File

@@ -1,6 +1,5 @@
/*.log
/*.png
**/*.db
/bin/
/project/**
/target/
@@ -17,3 +16,6 @@
/known/
/unknown/
/lib/fonts/
# for data/
/data