Add .eggs in .gitignore

Change-Id: I4212746f6625cff1f2e54415f679820f05c65ae6
This commit is contained in:
Hisashi Osanai 2016-12-27 14:44:28 +00:00
parent f695f22ece
commit b5c9323b67
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
*.log
*.pyc
*.pyo
.eggs
.project
.pydevproject
.vagrant