Add ignore '.pytest_cache' directory in Unit test section

This commit is contained in:
raimon 2018-02-04 17:01:22 +09:00
parent 6b07d3b3c6
commit f651f0d3ee
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo