Files
2024-07-20 21:22:07 +02:00

11 lines
142 B
INI

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