mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-03-30 18:01:52 +00:00
10 lines
193 B
TOML
10 lines
193 B
TOML
|
|
files.extend-exclude = ["npins/sources.json"]
|
|
default.extend-ignore-words-re = [
|
|
"(?i)(noice)",
|
|
"befores",
|
|
"annote",
|
|
"viw",
|
|
"BA", # somehow "BANanaD3V" is valid, but BA is not...
|
|
]
|
|
|