Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f835a8

Browse files
committed
Add .pytest_cache to gitignore
1 parent afc26d8 commit 0f835a8

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
@@ -80,6 +80,7 @@ result_images
8080

8181
# Nose/Pytest generated files #
8282
###############################
83+
.pytest_cache/
8384
.cache/
8485
.coverage
8586
.coverage.*

0 commit comments

Comments
 (0)