Skip to content

Commit da0db38

Browse files
committed
Add __pycache__ to .gitignore
*.pyc are ignored anyway, but this is better
1 parent df710b6 commit da0db38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
*.ses
1414
*.swp
1515

16+
__pycache__
17+
1618
build/
1719
dist/
1820
_build/

0 commit comments

Comments
 (0)