Merge pull request #2275 from alphagov/ignore-pytest-cache

Don’t version control Pytest cache
This commit is contained in:
Chris Hill-Scott
2018-09-03 09:41:25 +01:00
committed by GitHub

1
.gitignore vendored
View File

@@ -40,6 +40,7 @@ htmlcov/
.coverage
.coverage.*
.cache
.pytest_cache
coverage.xml
test_results.xml
*,cover