Initial commit
Spellcheck / spellcheck (push) Successful in 25s

This commit is contained in:
Space-Banane
2026-06-03 21:58:13 +02:00
commit e483bf6aa2
14 changed files with 1020 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
{
"version": "0.2",
"language": "en",
"words": [
"AGENTS",
"Codex",
"Claude",
"Gitea",
"MVP",
"OpenClaw",
"README",
"apply_patch",
"backlinks",
"copy-script",
"cspell",
"frontmatter",
"gamified",
"building-good-ux",
"hyphen-case",
"learntocode",
"nerding",
"prefill",
"subagents",
"synsation",
"uxdesign",
"uxdesigners",
"uxdesignmastery",
"uxdesigns",
"vibecoding"
],
"ignoreRegExpList": [
"/\\(D[A-Za-z0-9_-]+\\)/g"
],
"ignorePaths": [
"LICENSE"
]
}