sprites/.editorconfig
2023-03-29 02:58:21 -04:00

9 lines
111 B
INI

root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true