Skip to content

Commit c04270a

Browse files
committed
chore: Add .cache/ to gitignore
1 parent 75f6392 commit c04270a

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
@@ -30,6 +30,7 @@ venv/
3030

3131
# Coverage / test
3232
.pytest_cache/
33+
.cache/
3334
.coverage
3435
htmlcov/
3536
.hypothesis/

0 commit comments

Comments
 (0)