Skip to content

Commit b86e4e4

Browse files
committed
Add .gitignore for Python cache dirs
1 parent c453f88 commit b86e4e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__/
2+
.pytest_cache/

0 commit comments

Comments
 (0)