removed vscode folder

pull/53/head
Omidiora Samuel 6 years ago
parent 0bb9a3c0c0
commit 5e49c233be
  1. 2
      .gitignore
  2. 3
      .vscode/settings.json

2
.gitignore vendored

@ -46,7 +46,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.vscode/
# Translations
*.mo
*.pot

@ -1,3 +0,0 @@
{
"python.pythonPath": "venv/bin/python"
}
Loading…
Cancel
Save