y3s2-gui-pong/.editorconfig

10 lines
116 B
INI
Raw Normal View History

2022-03-21 09:10:18 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{h,hpp,c,cpp}]
indent_style = tab
indent_size = 4