Files

9 lines
113 B
INI
Raw Permalink Normal View History

2022-02-25 07:53:57 +01:00
root = true
[*]
end_of_line = lf
2022-11-27 06:04:39 +01:00
insert_final_newline = true
2022-02-25 07:53:57 +01:00
charset = utf-8
indent_style = tab
indent_size = 4