netgiv/.vscode/settings.json
2025-04-25 13:23:21 +09:30

20 lines
329 B
JSON

{
"cSpell.words": [
"authtoken",
"Debugf",
"Infof",
"isatty",
"netgiv",
"ngfs",
"tardisx",
"ttys"
],
"cSpell.ignoreWords": [
"logrus",
"mattn",
"pflag",
"sigchan",
"sirupsen",
"verysecretvaluehere"
]
}