Files
2025-04-24 17:20:18 +02:00

10 lines
130 B
INI

root = true
[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true
[{*.s,Makefile}]
indent_style = tab
indent_size = 8