added test directories to gitignore

This commit is contained in:
PatchOfScotland
2023-01-31 15:54:19 +01:00
parent f4c31b13df
commit c2330f23d3

3
.gitignore vendored
View File

@ -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