y3s2-gui-pong/.editorconfig

9 lines
116 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{h,hpp,c,cpp}]
indent_style = tab
indent_size = 4