Update .gitignore to ignore .eggs

Change-Id: I4b56f3305013e5c6d7e938524f3b5a29ba6542b6
This commit is contained in:
yatinkarel 2017-03-10 12:37:22 +05:30
parent 44ae7822a7
commit 6342182885
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -4,8 +4,7 @@
*.so
# Packages
*.egg
*.egg-info
*.egg*
dist
build
eggs