updated .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,7 +1,7 @@
|
|||||||
__pycache__/
|
/__pycache__/
|
||||||
res/output/
|
res/output/
|
||||||
res/input/
|
res/input/
|
||||||
.vscode/
|
/.vscode/
|
||||||
*.json
|
*.json
|
||||||
*.pyc
|
*.pyc
|
||||||
*.png
|
*.png
|
||||||
@@ -9,5 +9,4 @@ debug.py
|
|||||||
build/
|
build/
|
||||||
run.spec
|
run.spec
|
||||||
dist/
|
dist/
|
||||||
.vscode/launch.json
|
|
||||||
res/input/input_large.java
|
res/input/input_large.java
|
||||||
|
|||||||
Reference in New Issue
Block a user