basement-simulator/.editorconfig

11 lines
143 B
INI
Raw Permalink Normal View History

2022-07-28 23:11:37 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
[*.{ni,i7x}]
indent_style = tab