+ fix .gitignore

This commit is contained in:
oleting
2020-12-21 23:43:58 +01:00
parent f48634206c
commit 853ff0ccea

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/*
__pycache__/
res/output/*
res/input/*
.vscode/*