ignore test files and folders
This commit is contained in:
parent
11f8990c11
commit
58a2a0c218
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
test.py
|
test*
|
||||||
|
|
||||||
main.py
|
main.py
|
||||||
|
|
||||||
res/*png~
|
res/*png~
|
||||||
|
|
Loading…
Add table
Reference in a new issue