mirror of
https://github.com/nelsbrock/dev-tictactoe.git
synced 2026-08-14 20:56:49 +02:00
11 lines
142 B
INI
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
|