Add ignore '.pytest_cache' directory in Unit test section
This commit is contained in:
parent
6b07d3b3c6
commit
f651f0d3ee
@ -45,6 +45,7 @@ nosetests.xml
|
|||||||
coverage.xml
|
coverage.xml
|
||||||
*.cover
|
*.cover
|
||||||
.hypothesis/
|
.hypothesis/
|
||||||
|
.pytest_cache/
|
||||||
|
|
||||||
# Translations
|
# Translations
|
||||||
*.mo
|
*.mo
|
||||||
|
Loading…
Reference in New Issue
Block a user