Skip to content

Commit 2f1e5e2

Browse files
authored
Merge pull request #261 from pre-commit/all-repos_autofix_all-repos-sed
Change ignored cache dir for pytest 3.4.0
2 parents 79915aa + 326c18e commit 2f1e5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*.iml
33
*.py[co]
44
.*.sw[a-z]
5-
.cache
5+
.pytest_cache
66
.coverage
77
.idea
88
.project

0 commit comments

Comments
 (0)