cnam-geometry-dash/.editorconfig

11 lines
160 B
INI
Raw Normal View History

2024-11-18 10:08:40 +01:00
# https://editorconfig.org/
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true