mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-10 21:34:18 +00:00
Change ignored cache dir for pytest 3.4.0
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
79915aa6ef
commit
326c18e487
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,7 +2,7 @@
|
||||||
*.iml
|
*.iml
|
||||||
*.py[co]
|
*.py[co]
|
||||||
.*.sw[a-z]
|
.*.sw[a-z]
|
||||||
.cache
|
.pytest_cache
|
||||||
.coverage
|
.coverage
|
||||||
.idea
|
.idea
|
||||||
.project
|
.project
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue