Ignore any file that begins with "test_"
This commit is contained in:
parent
00405be313
commit
88972a1b71
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,4 +3,5 @@ __pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
desktop.ini
|
desktop.ini
|
||||||
dist/
|
dist/
|
||||||
build/
|
build/
|
||||||
|
test_*
|
Loading…
Reference in New Issue
Block a user