gitignore: Ignore .eggs directory
Created by simply installing the package in a local venv. Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: Ie27eb9fca09b2b204e5bc95076fc5ada8128944f
This commit is contained in:
parent
3d4d39ca77
commit
de3ee8d0f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@ elasticRecheck.conf
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
|
.eggs
|
||||||
eggs
|
eggs
|
||||||
parts
|
parts
|
||||||
bin
|
bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user