Ignore .eggs dir as well
Change-Id: I1e2b1229edb8272333340b29cc1897a36ed324d5
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.sw?
|
*.sw?
|
||||||
*.egg/
|
*.egg*/
|
||||||
vendor
|
vendor
|
||||||
.ksl-venv
|
.ksl-venv
|
||||||
.venv
|
.venv
|
||||||
|
Reference in New Issue
Block a user