+ update gitignore and catch Errors

This commit is contained in:
oleting
2020-12-26 15:44:03 +01:00
parent 6f9f72e919
commit 683a0c7a70
2 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
__pycache__/
res/output/
res/input/
.vscode/
*.json
*.pyc
*.png
debug.py