Update .gitignore with .eggs path for setuptools

Change-Id: Id8743f1e3ca3257ed392817a1c6e7a956abdb936
This commit is contained in:
Darragh Bailey 2016-07-04 12:50:13 +01:00
parent 7a135a1705
commit b7dc443ea0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ build/
develop-eggs/
dist/
eggs/
.eggs/
lib64/
parts/
sdist/