Files
flsun-v400/03-cura/01-configuration/.editorconfig

10 lines
105 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.md]
indent_style = tab