Files
Micha Reiser ef52a1940d Bump version to 0.0.1-alpha.21 (#1205)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-09-19 08:42:23 +02:00

13 lines
221 B
TOML

[files]
extend-exclude = []
[default.extend-words]
[default]
extend-ignore-re = [
# Line ignore with trailing "spellchecker:disable-line"
"(?Rm)^.*#\\s*spellchecker:disable-line$",
"LICENSEs",
"ntBre"
]