Merge "Add .settings and .venv into .gitignore"
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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