Files
KGStudio/.editorconfig
T
2026-05-15 13:50:39 -07:00

10 lines
116 B
INI

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