change gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,12 +1,11 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
res/output/
|
res/output/
|
||||||
<<<<<<< HEAD
|
|
||||||
res/input/*
|
res/input/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
*.json
|
*.json
|
||||||
=======
|
|
||||||
res/input/
|
|
||||||
>>>>>>> 351dc2e6d0158a1b81601f48503f761ea4995e58
|
|
||||||
*.pyc
|
*.pyc
|
||||||
*.png
|
*.png
|
||||||
debug.py
|
debug.py
|
||||||
|
build/
|
||||||
|
run.spec
|
||||||
|
dist/
|
||||||
Reference in New Issue
Block a user