fix: update extend-exclude list in _typos.toml to include configs

This commit is contained in:
kohya-ss
2026-02-08 10:22:24 +09:00
parent e21a7736f8
commit 402c468082

View File

@@ -34,4 +34,4 @@ byt="byt"
tak="tak"
[files]
extend-exclude = ["_typos.toml", "venv"]
extend-exclude = ["_typos.toml", "venv", "configs"]