mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 10:09:47 +03:00
9 lines
164 B
INI
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
|