updated .gitignore

This commit is contained in:
weckyy702
2020-12-21 22:07:20 +01:00
parent 862c6ef904
commit 711ceb2567
5 changed files with 41 additions and 15 deletions
+5 -3
View File
@@ -1,3 +1,5 @@
__pycache__/
res/output/
res/input/
__pycache__/*
res/output/*
res/input/*
.vscode/*
*.pyc