textual-paint/.vscode/textual-paint.code-workspace
Isaiah Odhner ea1e6751a9 VS Code: Add personal workspace containing this project and textual
Maybe I should ignore this file since it's unlikely to work on other computers...
2023-04-16 18:34:29 -04:00

11 lines
136 B
Plaintext

{
"folders": [
{
"path": ".."
},
{
"path": "../../../.local/lib/python3.10/site-packages/textual"
}
],
"settings": {}
}