added test directories to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -50,6 +50,9 @@ coverage.xml
|
|||||||
*.py,cover
|
*.py,cover
|
||||||
.hypothesis/
|
.hypothesis/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
tests/test_monitor_base
|
||||||
|
tests/test_handler_base
|
||||||
|
tests/test_job_output
|
||||||
|
|
||||||
# Translations
|
# Translations
|
||||||
*.mo
|
*.mo
|
||||||
|
Reference in New Issue
Block a user