Skip to content

Commit 07393c4

Browse files
committed
Add __pycache__ to gitignre
1 parent 75b2072 commit 07393c4

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,5 +1,6 @@
11
*.egg-info
22
*.pyc
3+
__pycache__
34
.tox
45
.coverage
56
.coverage.*

0 commit comments

Comments
 (0)