.gitignore: ignore jsondata.txt

This commit is contained in:
Oscar Andreasson 2015-11-30 08:19:23 +01:00
parent e7b0bf7d4c
commit 325d4638cc

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.user *.user
*.autosave *.autosave
build/ build/
jsondata.txt