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