Skip to content

Commit 57d3ab8

Browse files
brandtbuchertaleinat
authored andcommitted
Add .pytest_cache to .gitignore (GH-16595)
1 parent 3f8cebd commit 57d3ab8

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)