project64/.editorconfig

6 lines
84 B
INI
Raw Normal View History

2017-03-08 09:29:38 +00:00
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
insert_final_newline = true