mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
Ignore .cache/
This commit is contained in:
parent
3dbeeeefe5
commit
d0016c5be3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
||||||
*.iml
|
*.iml
|
||||||
*.py[co]
|
*.py[co]
|
||||||
.*.sw[a-z]
|
.*.sw[a-z]
|
||||||
|
.cache/
|
||||||
.coverage
|
.coverage
|
||||||
.idea
|
.idea
|
||||||
.project
|
.project
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue