Update .gitignore
Because egg* already ignores egg-info. Change-Id: Ie40ba643c76ca3cf2e017e963ab3031f6bb4624e
This commit is contained in:
parent
b19d871415
commit
7eba3cf0c2
4
.gitignore
vendored
4
.gitignore
vendored
@ -5,9 +5,7 @@
|
|||||||
*.so
|
*.so
|
||||||
|
|
||||||
# Packages
|
# Packages
|
||||||
*.egg
|
*.egg*
|
||||||
*.egg-info
|
|
||||||
.eggs/
|
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
.venv
|
.venv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user