Skip to content

Commit 92a3d2a

Browse files
committed
Add .pytest_cache/ to .gitignore
1 parent b86d26c commit 92a3d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
.DS_Store
1111
.coverage
1212
.eggs/
13+
.pytest_cache/
1314
.tox/
1415
build/
1516
docs/.build/

0 commit comments

Comments
 (0)