Update .gitignore to ignore .eggs

because egg* already ignores egg-info

Change-Id: Iff38eae6659088c77b3aeb7f9a8248f5524a2514
This commit is contained in:
iswarya_vakati 2017-06-26 15:51:51 +05:30
parent dc732d1d74
commit 60f6f432ad
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,7 +5,6 @@
# Packages
*.egg*
*.egg-info
dist
build
eggs