Skip to content

Commit 9f77f29

Browse files
committed
Add .pytest_cache to .gitignore
1 parent fb6a456 commit 9f77f29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ __pycache__
22
.DS_Store
33
.cache
44
.eggs
5+
.pytest_cache
56
.tox
67
build
78
dist

0 commit comments

Comments
 (0)