Skip to content

Commit 3fdac21

Browse files
Merge pull request #366 from algolia/chore/gitignore
chore: Add .pytest_cache/ to .gitignore
2 parents 4b76d44 + 540a959 commit 3fdac21

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)