goldendict-ng/.editorconfig
2024-08-28 01:00:48 -04:00

6 lines
116 B
INI

root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true