Skip to content

Commit 7aee54b

Browse files
committed
build(.gitignore): ignore egg
1 parent 6bdaa37 commit 7aee54b

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
@@ -1,5 +1,7 @@
11
__pycache__/
22
*.py[cod]
3+
*.egg-info/
4+
*.egg
35

46
.mypy_cache
57

0 commit comments

Comments
 (0)