Ignore .eggs directory
Recent pbr creates the ".eggs" directory, which should not be managed by git. Change-Id: I38996024e7b60e27212c21193cc3dfa3c506360f
This commit is contained in:
parent
f3c941cc22
commit
e80984b449
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,8 +4,7 @@
|
|||||||
*.so
|
*.so
|
||||||
|
|
||||||
# Packages
|
# Packages
|
||||||
*.egg
|
*.egg*
|
||||||
*.egg-info
|
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
eggs
|
eggs
|
||||||
|
Loading…
Reference in New Issue
Block a user