Add .settings and .venv into .gitignore
Change-Id: I02255b9cea996dc88df607a34ee5f0b1f38a33cb
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user