mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
.editorconfig: ignore autogenerated KDE stuff
This commit is contained in:
@@ -108,3 +108,7 @@ charset = unset
|
|||||||
[lib/tests/*.plist]
|
[lib/tests/*.plist]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
insert_final_newline = unset
|
insert_final_newline = unset
|
||||||
|
|
||||||
|
[pkgs/kde/generated/**]
|
||||||
|
insert_final_newline = unset
|
||||||
|
end_of_line = unset
|
||||||
|
|||||||
Reference in New Issue
Block a user