Skip to content

Commit 540a959

Browse files
committed
chore: Add .pytest_cache/ to .gitignore
1 parent e3acc63 commit 540a959

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
@@ -23,6 +23,7 @@ pip-log.txt
2323
# Unit test / coverage reports
2424
.coverage
2525
.tox
26+
.pytest_cache/
2627

2728
# IDE/OS Files
2829
.idea

0 commit comments

Comments
 (0)