Add *.egg* to .gitignore
Change-Id: Id2adc763a1a84acf0323bc711616d62d5e310d75
This commit is contained in:
parent
8280547d23
commit
f5bf766e34
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,7 +9,6 @@ instances
|
||||
keys
|
||||
build/*
|
||||
build-stamp
|
||||
nova.egg-info
|
||||
.nova-venv
|
||||
.venv
|
||||
.tox
|
||||
@ -26,3 +25,4 @@ nova/vcsversion.py
|
||||
dist/*
|
||||
.coverage
|
||||
covhtml
|
||||
*.egg*
|
||||
|
Loading…
x
Reference in New Issue
Block a user