7 lines
62 B
TOML
7 lines
62 B
TOML
|
[files]
|
||
|
extend-exclude = [
|
||
|
"/static/",
|
||
|
"/config.yaml",
|
||
|
]
|
||
|
|