remove .vscode
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -143,4 +143,5 @@ cython_debug/
|
||||
.idea
|
||||
migrations
|
||||
aerich.ini
|
||||
src
|
||||
src
|
||||
.vscode
|
||||
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"python.pythonPath": "venv/bin/python",
|
||||
"python.formatting.provider": "black"
|
||||
}
|
||||
Reference in New Issue
Block a user