Compare commits
1 Commits
ea113c77d7
...
cfe87523fa
| Author | SHA1 | Date | |
|---|---|---|---|
| cfe87523fa |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
.venv/
|
.venv/
|
||||||
.vscode/
|
.vecode/
|
||||||
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"python-envs.defaultEnvManager": "ms-python.python:venv",
|
||||||
|
"python-envs.pythonProjects": []
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user