mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-10 23:02:53 +02:00
7 lines
149 B
TOML
7 lines
149 B
TOML
[files]
|
|
# Vendored/minified and generated assets produce noise, not real typos.
|
|
extend-exclude = [
|
|
"*.min.js",
|
|
"html-router/assets/style.css",
|
|
]
|