2023-01-21 18:23:04 -05:00
|
|
|
root=true
|
|
|
|
[*]
|
2023-02-05 20:56:56 -05:00
|
|
|
charset=utf-8
|
2023-02-01 09:38:31 -05:00
|
|
|
end_of_line=lf
|
|
|
|
trim_trailing_whitespace=true
|
2023-02-05 20:56:56 -05:00
|
|
|
insert_final_newline=true
|
2023-02-06 20:32:46 -05:00
|
|
|
[Makefile]
|
|
|
|
indent_type=tab
|
|
|
|
indent_size=1
|