Skip to content

Commit 4902bbb

Browse files
committed
Add .pytest_cache to .gitignore
1 parent 8bd3d3e commit 4902bbb

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
@@ -11,6 +11,7 @@ _build
1111
/.coverage
1212
/htmlcov/
1313
.cache
14+
.pytest_cache/
1415
.Python
1516
.eggs
1617
*.egg

0 commit comments

Comments
 (0)