chore(global): regular updates to configs

Somewhat related to https://github.com/andreijiroh-dev/personal-launchpad/issues/4, but maybe not?

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-27 04:47:30 +08:00
parent 28de3a0527
commit b310751cd6
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
3 changed files with 20 additions and 1 deletions

View file

@ -33,5 +33,11 @@
"foam.edit.linkReferenceDefinitions": "withExtensions",
"foam.files.ignore": [
".github/**"
],
"cSpell.words": [
"Autist",
"BDFL",
"gatekeep",
"Yubikey"
]
}