Files
kobo/.editorconfig
Jurgis Sakalauskas 995ad4c28f Initial commit
2023-08-28 10:35:08 +03:00

9 lines
115 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
insert_final_newline = true