Skip to content

Commit 70f3daf

Browse files
committed
add .pytest_cache/ to gitignore
1 parent d46ab0b commit 70f3daf

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,3 +6,4 @@ dist/
66
*.swp
77
.tox/
88
.cache/
9+
.pytest_cache/

0 commit comments

Comments
 (0)