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