Merge "Add .settings and .venv into .gitignore"

This commit is contained in:
Jenkins
2013-06-06 19:32:32 +00:00
committed by Gerrit Code Review

2
.gitignore vendored
View File

@@ -25,6 +25,7 @@ pip-log.txt
.coverage
.tox
nosetests.xml
.venv
# Translations
*.mo
@@ -33,6 +34,7 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject
.settings
# DS_STORE
.DS_Store