Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit bba17d6

Browse files
authored
Merge pull request #193 from thomwiggers/ignore_pytest_cache
Ignore pytests's cache folder
2 parents 296ca8d + a82f069 commit bba17d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.*.swp
77
.DS_Store
88
._.DS_Store
9+
.cache/
910
.coverage
1011
.tox
1112
/.libsass-upstream-version

0 commit comments

Comments
 (0)