Skip to content

Commit c320f05

Browse files
authored
Merge pull request #95 from rkdarst/gitigtore_pytest_cache
Add .pytest_cache to .gitignore
2 parents ecc8dd8 + 1461c2c commit c320f05

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)