1
0
Fork 0
hudctrl/svc/.vscode/settings.json

7 lines
113 B
JSON

{
"files.watcherExclude": {
"**/.venv/**": true
},
"python.pythonPath": ".venv/bin/python"
}