mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 04:54:16 +00:00
Merge pull request #261 from pre-commit/all-repos_autofix_all-repos-sed
Change ignored cache dir for pytest 3.4.0
This commit is contained in:
commit
2f1e5e2abf
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