remove ide files

This commit is contained in:
Robert Kaussow 2018-11-10 14:32:59 +01:00
parent f9ea9e219a
commit 58ed9c0bc2
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@ -94,3 +94,5 @@ ENV/
# Rope project settings
.ropeproject
# IDEs and editors
.vscode

View File

@ -1,3 +0,0 @@
{
"python.pythonPath": "env/bin/python"
}