Skip to content

Commit 1461c2c

Browse files
committed
Add .pytest_cache to .gitignore
1 parent c0da1f3 commit 1461c2c

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
@@ -4,4 +4,5 @@
44
__pycache__/
55
.cache/
66
.coverage
7+
.pytest_cache
78
*~

0 commit comments

Comments
 (0)