Skip to content

Commit 424788e

Browse files
committed
add .eggs* to .gitignore
1 parent 6c1862d commit 424788e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ setup.cfg
88
# Packages
99
*.egg
1010
*.egg-info
11-
.eggs
11+
.eggs*
1212
dist
1313
build
1414
eggs

0 commit comments

Comments
 (0)