change gitignore

This commit is contained in:
oleting
2020-12-26 19:05:33 +01:00
parent 0af259d3a0
commit dad0c6266d

9
.gitignore vendored
View File

@@ -1,12 +1,11 @@
__pycache__/
res/output/
<<<<<<< HEAD
res/input/*
.vscode/*
*.json
=======
res/input/
>>>>>>> 351dc2e6d0158a1b81601f48503f761ea4995e58
*.pyc
*.png
debug.py
debug.py
build/
run.spec
dist/