Personalized .vscode with better folder icons
This commit is contained in:
parent
eb7f15528e
commit
61399c555a
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -2,5 +2,9 @@
|
||||
"files.exclude": {
|
||||
"**/__pycache__": true
|
||||
},
|
||||
"python.defaultInterpreterPath": "./.venv/bin/python"
|
||||
"python.defaultInterpreterPath": "./.venv/bin/python",
|
||||
"material-icon-theme.folders.associations": {
|
||||
"bank_node": "queue",
|
||||
"bank_protocol": "rules"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user