mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
.editorconfig: ignore autogenerated KDE stuff
This commit is contained in:
parent
ea6f0162d6
commit
86a94a43bf
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue