Added .pytest_cache to gitignore

This commit is contained in:
Matthew Smith
2019-10-02 17:32:57 +01:00
parent 721599d35e
commit 7aba164a46

1
.gitignore vendored
View File

@@ -44,6 +44,7 @@ htmlcov/
.tox/
.coverage
.cache
.pytest_cache
nosetests.xml
coverage.xml