Skip to content

Commit a449d95

Browse files
committed
Change ignored cache dir for pytest 3.4.0
Committed via https://github.com/asottile/all-repos
1 parent 63d2a4e commit a449d95

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
@@ -6,7 +6,7 @@
66
.*.swp
77
.DS_Store
88
._.DS_Store
9-
.cache/
9+
.pytest_cache/
1010
.coverage
1111
.tox
1212
/.libsass-upstream-version

0 commit comments

Comments
 (0)