Skip to content

Commit f66cf2f

Browse files
committed
Add .eggs/ to gitignore
1 parent c0cc502 commit f66cf2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ var/
2020
*.egg-info/
2121
.installed.cfg
2222
*.egg
23+
.eggs/
2324

2425
# Installer logs
2526
pip-log.txt

0 commit comments

Comments
 (0)