Ignore more build temp dirs
.eggs is where setuptools easy-install hides things these days. *.egg is where it used to place it. Change-Id: If8cd7e435805fce180124c8a70b1a8992f3532e5
This commit is contained in:
parent
43c7cf4253
commit
9cc1af5004
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@
|
|||||||
AUTHORS
|
AUTHORS
|
||||||
ChangeLog
|
ChangeLog
|
||||||
dist
|
dist
|
||||||
|
.eggs
|
||||||
|
*.egg
|
||||||
|
Loading…
Reference in New Issue
Block a user