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
.gitignore vendored
View File

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