Add cspell
This commit is contained in:
parent
4ac244b3ef
commit
c65114888c
3 changed files with 114 additions and 1 deletions
110
cspell.json
Normal file
110
cspell.json
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
|
||||
"version": "0.2",
|
||||
"language": "en,en-GB",
|
||||
"ignorePaths": [
|
||||
"node_modules/**",
|
||||
"dist/**",
|
||||
".astro/**",
|
||||
"package-lock.json",
|
||||
"*.svg",
|
||||
"public/**",
|
||||
"todo.md"
|
||||
],
|
||||
"words": [
|
||||
"acked",
|
||||
"acks",
|
||||
"adblocker",
|
||||
"apos",
|
||||
"backpressure",
|
||||
"backtest",
|
||||
"bgsave",
|
||||
"binaryen",
|
||||
"bindgen",
|
||||
"bitpacking",
|
||||
"blockedbyclient",
|
||||
"borgmann",
|
||||
"btrfs",
|
||||
"cheatable",
|
||||
"collab",
|
||||
"conveyal",
|
||||
"crewmates",
|
||||
"datasheet",
|
||||
"datasheets",
|
||||
"decla",
|
||||
"dequant",
|
||||
"desync",
|
||||
"domcontentloaded",
|
||||
"emelt",
|
||||
"érettségi",
|
||||
"extensionless",
|
||||
"extrapolators",
|
||||
"fizika",
|
||||
"forex",
|
||||
"fouc",
|
||||
"funimation",
|
||||
"gameboy",
|
||||
"glsl",
|
||||
"greatai",
|
||||
"hanning",
|
||||
"healthcheck",
|
||||
"immich",
|
||||
"immich's",
|
||||
"importmap",
|
||||
"janky",
|
||||
"jemalloc",
|
||||
"keepalives",
|
||||
"laion",
|
||||
"loggable",
|
||||
"malloc",
|
||||
"metas",
|
||||
"mixolydian",
|
||||
"mlockall",
|
||||
"mosfets",
|
||||
"nixplay's",
|
||||
"ntfy",
|
||||
"numba",
|
||||
"numpy",
|
||||
"nums",
|
||||
"permacomputing",
|
||||
"physarum",
|
||||
"pocketbase",
|
||||
"powerups",
|
||||
"proptest",
|
||||
"refetches",
|
||||
"reimplementable",
|
||||
"requantised",
|
||||
"rgba",
|
||||
"scalex",
|
||||
"scaley",
|
||||
"schmelczer",
|
||||
"scrollables",
|
||||
"serde",
|
||||
"setpoints",
|
||||
"shiki",
|
||||
"slugifies",
|
||||
"speculationrules",
|
||||
"sqlx",
|
||||
"stdlib",
|
||||
"stft",
|
||||
"strobing",
|
||||
"stucki",
|
||||
"subvolume",
|
||||
"syncer",
|
||||
"szintű",
|
||||
"tamagotchis",
|
||||
"tarjan's",
|
||||
"tidepool",
|
||||
"tmpfs",
|
||||
"tweakpane",
|
||||
"unsets",
|
||||
"vaultlink",
|
||||
"waveshare",
|
||||
"waveshare's",
|
||||
"webform",
|
||||
"webgpu",
|
||||
"wgsl",
|
||||
"writeups",
|
||||
"zstd"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue