Change ignored cache dir for pytest 3.4.0

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2018-02-01 11:15:36 -08:00
parent 79915aa6ef
commit 326c18e487

2
.gitignore vendored
View file

@ -2,7 +2,7 @@
*.iml
*.py[co]
.*.sw[a-z]
.cache
.pytest_cache
.coverage
.idea
.project