vscode: Removed python path from repository configuration

dehydrated
Felix Stupp 5 years ago
parent ae995dec67
commit ab39f9337e
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -14,6 +14,5 @@
}, },
"files.exclude": { "files.exclude": {
"playbooks/{credentials,group_vars,helpers,host_vars,public_keys,roles}/": true "playbooks/{credentials,group_vars,helpers,host_vars,public_keys,roles}/": true
}, }
"python.pythonPath": "/usr/bin/python3"
} }

Loading…
Cancel
Save