Update tests gitignore file
The .mypy_cache was added to the system test dir gitignore, since it should be ignored.
This commit is contained in:
1
bin/tests/system/.gitignore
vendored
1
bin/tests/system/.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.cache
|
||||
.hypothesis
|
||||
.mypy_cache
|
||||
__pycache__
|
||||
dig.out*
|
||||
rndc.out*
|
||||
|
||||
Reference in New Issue
Block a user