Files

8 lines
81 B
TOML
Raw Permalink Normal View History

2025-12-10 12:17:30 -05:00
[files]
extend-exclude = [
"**",
"!cli/**",
"!tpl/**",
"!autoload.php"
]