Merge "Ignore the virtualenv folder and Eclipse's settings files."

This commit is contained in:
Jenkins 2015-12-15 13:46:15 +00:00 committed by Gerrit Code Review
commit b5fa167c82

4
.gitignore vendored
View File

@ -2,3 +2,7 @@
.DS_Store
bootstrap.py
.tox
.project
.pydevproject
.settings
ENV