Commit f651f0d3 authored by raimon's avatar raimon

Add ignore '.pytest_cache' directory in Unit test section

parent 6b07d3b3
......@@ -45,6 +45,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment