Skip to content

Commit 79071fc

Browse files
committed
.gitignore: *.egg-info/
1 parent 6a3bbff commit 79071fc

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
@@ -3,6 +3,7 @@
33
__pycache__
44
/dist
55
/build
6+
*.egg-info/
67

78
# Virtualenv
89
/env/

0 commit comments

Comments
 (0)