mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-06-05 06:38:00 +02:00
14 lines
360 B
TOML
14 lines
360 B
TOML
[files]
|
|
extend-exclude = [
|
|
"src-tauri/src/camoufox/data/*.json",
|
|
"src-tauri/src/camoufox/data/*.xml",
|
|
"src/i18n/locales/*.json",
|
|
# Auto-generated from commit subjects by release.yml; typos here originate
|
|
# in commit messages, which are immutable, so don't spell-check it.
|
|
"CHANGELOG.md",
|
|
]
|
|
|
|
[default.extend-words]
|
|
DBE = "DBE"
|
|
nd = "nd"
|