This commit is contained in:
Justin Hawkins 2025-04-25 13:23:21 +09:30
parent b9f4c25f39
commit b2c6f313bc

11
.vscode/settings.json vendored
View File

@ -6,6 +6,15 @@
"isatty", "isatty",
"netgiv", "netgiv",
"ngfs", "ngfs",
"pflag" "tardisx",
"ttys"
],
"cSpell.ignoreWords": [
"logrus",
"mattn",
"pflag",
"sigchan",
"sirupsen",
"verysecretvaluehere"
] ]
} }