treefmt: ignore more files

Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
Patrizio Bekerle 2025-04-18 22:12:10 +02:00
parent 4c0cf1504a
commit 35c5dcb555
No known key found for this signature in database
GPG key ID: 75960E6926556207

View file

@ -20,6 +20,16 @@ excludes = [
"src/libraries/qtcsv/**",
"src/libraries/md4c/**",
"src/libraries/qhotkey/**",
"webpage/src/ar/**",
"webpage/src/de/**",
"webpage/src/es/**",
"webpage/src/fa/**",
"webpage/src/fr/**",
"webpage/src/hu/**",
"webpage/src/it/**",
"webpage/src/ko/**",
"webpage/src/nl/**",
"webpage/src/pl/**",
]
[formatter.clang-format]