Ignore .eggs cruft
Looks like possibly new setuptools has started leaving a .eggs directory in the workspace. Add it to .gitignore with extreme prejudice. Change-Id: If53d9a2f03c8064265a6915a116983fb34de5f9a
This commit is contained in:
parent
55a91a6655
commit
bfbb9277bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@ git_review.egg-info
|
||||
MANIFEST
|
||||
AUTHORS
|
||||
ChangeLog
|
||||
.eggs
|
||||
.gerrit
|
||||
.testrepository
|
||||
.tox
|
||||
|
Loading…
Reference in New Issue
Block a user