Files
healer-man/.editorconfig
T
2026-08-20 14:05:50 -04:00

11 lines
144 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{bat,cmd}]
end_of_line = crlf