backy/backy.code-workspace

22 lines
241 B
Plaintext
Raw Normal View History

{
"folders": [
{
"name": "backy",
"path": "."
}
],
"settings": {
"cSpell.words": [
"Cmds",
2025-02-20 14:53:44 -06:00
"CMDSTDOUT",
"knadh",
"koanf",
"mattn",
"maunium",
"mautrix",
"nikoksr",
2025-02-20 14:53:44 -06:00
"remotefetcher",
"Strs"
]
}
}