Files
korge-samples/.editorconfig
Carlos Ballesteros Velasco 2b86a4c8cf First uncompleted version of coffee
2017-05-07 01:41:18 +02:00

8 lines
97 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4