Update .gitignore

This commit is contained in:
Masahiko AMANO 2020-08-25 03:36:24 +03:00
parent 7d2ab63dbe
commit 545c5d388d

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
__pycache__ __pycache__
build* build*
_dump
*.exe
*.spec *.spec
/config.json /config.json