mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
12 lines
211 B
TOML
12 lines
211 B
TOML
|
|
files.extend-exclude = ["npins/sources.json"]
|
|
default.extend-ignore-words-re = [
|
|
"(?i)(noice)",
|
|
"befores",
|
|
"annote",
|
|
"viw",
|
|
"edn",
|
|
"esy",
|
|
"BA", # somehow "BANanaD3V" is valid, but BA is not...
|
|
]
|
|
|