Skip to content

Commit 57bff2f

Browse files
brandtbucherJake Taylor
authored andcommitted
Add .pytest_cache to .gitignore (pythonGH-16595)
1 parent 32a7e61 commit 57bff2f

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
@@ -33,6 +33,7 @@ TAGS
3333
gmon.out
3434
.coverage
3535
.mypy_cache/
36+
.pytest_cache/
3637

3738
*.exe
3839
!Lib/distutils/command/*.exe

0 commit comments

Comments
 (0)