Files
openwrtbuilder/openwrtbuilder.code-workspace
2021-11-11 15:21:22 -05:00

13 lines
132 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"window.title": "openwrtbuilder",
"cSpell.words": [
"padx"
]
}
}