Update .gitignore to ignore .eggs
because egg* already ignores egg-info Change-Id: Ib12efc24bb7e225644a55a2ce667870943062fee
This commit is contained in:
parent
727d1a77e3
commit
aa37739ffe
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
# Packages
|
# Packages
|
||||||
*.egg*
|
*.egg*
|
||||||
*.egg-info
|
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
eggs
|
eggs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user