Files
godot-demo-projects/.editorconfig
2025-10-02 16:35:34 -07:00

9 lines
164 B
INI

# Top-most EditorConfig file.
root = true
# Unix-style newlines with a newline ending every file.
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true