Ignore the virtualenv folder and Eclipse's settings files.

Change-Id: I631c9d1817a6e374f77feddc147b260e6a59c7ac
This commit is contained in:
David Pursehouse 2015-10-01 11:01:10 +09:00
parent 2acd8c9881
commit cbe89edc79
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

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