Skip to content

Commit 55a5c93

Browse files
committed
fix(gitignore): ignore pycache artifacts
1 parent 14123fe commit 55a5c93

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
@@ -1 +1,2 @@
11
.direnv/
2+
**/__pycache__/

0 commit comments

Comments
 (0)