add .eggs/ directory to Python.gitignore
This commit is contained in:
@ -13,6 +13,7 @@ develop-eggs/
|
||||
dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
|
Reference in New Issue
Block a user