netgiv/.vscode/settings.json

20 lines
329 B
JSON
Raw Permalink Normal View History

{
"cSpell.words": [
2025-04-25 13:15:43 +09:30
"authtoken",
2022-01-16 20:35:35 +10:30
"Debugf",
"Infof",
"isatty",
"netgiv",
2025-04-25 13:21:24 +09:30
"ngfs",
2025-04-25 13:23:21 +09:30
"tardisx",
"ttys"
],
"cSpell.ignoreWords": [
"logrus",
"mattn",
"pflag",
"sigchan",
"sirupsen",
"verysecretvaluehere"
]
}