diff options
Diffstat (limited to '2026/examples/example_godot/project/.editorconfig')
| -rw-r--r-- | 2026/examples/example_godot/project/.editorconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2026/examples/example_godot/project/.editorconfig b/2026/examples/example_godot/project/.editorconfig new file mode 100644 index 0000000..f28239b --- /dev/null +++ b/2026/examples/example_godot/project/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +charset = utf-8 |
