Ignore .eggs dir as well

Change-Id: I1e2b1229edb8272333340b29cc1897a36ed324d5
This commit is contained in:
Pavlo Shchelokovskyy 2018-07-04 12:39:20 +00:00
parent 057c59f16f
commit 91fe8a925b
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
*.pyc
*.sw?
*.egg/
*.egg*/
vendor
.ksl-venv
.venv