upate .gitignore to ignore the tmp output of combiner

bradl/monsters-adult-gold-dragon
James Miller 2020-04-25 02:32:36 -05:00
parent 425c1905f4
commit 0c37b4f0c7
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -4,6 +4,9 @@ tmp.db
spells_temp.txt
*.py.swp
.vscode
tmp-combined.json
tmp-combined.yaml
tmp-combined-flat.json
##############################
# Standard python git ignore #