mirror of
https://github.com/NixOS/nix-pills
synced 2024-11-10 05:44:14 +00:00
7 lines
No EOL
113 B
INI
7 lines
No EOL
113 B
INI
root = true
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2 |