remove .vscode

This commit is contained in:
Xevion
2019-09-22 13:09:28 -05:00
parent f0f09e65e0
commit ef9cd89ed4
2 changed files with 1 additions and 3 deletions
Vendored
+1
View File
@@ -12,3 +12,4 @@ key
/app/__pycache__/*
/__pycache__/*
app/static/token.dat
.vscode/*
-3
View File
@@ -1,3 +0,0 @@
{
"python.pythonPath": "venv\\Scripts\\python.exe"
}