.editorconfig: ignore autogenerated KDE stuff

This commit is contained in:
K900 2024-02-05 19:13:17 +03:00
parent ea6f0162d6
commit 86a94a43bf
1 changed files with 4 additions and 0 deletions

View File

@ -108,3 +108,7 @@ charset = unset
[lib/tests/*.plist]
indent_style = tab
insert_final_newline = unset
[pkgs/kde/generated/**]
insert_final_newline = unset
end_of_line = unset