summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-13 23:17:21 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-13 23:17:21 +0200
commitc03fe1e0422984b37050043fcea22bee845969a0 (patch)
tree75db94fe772585d33e48ee90cee7673e5cb904e0 /.editorconfig
Initial commit
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..f28239b
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,4 @@
+root = true
+
+[*]
+charset = utf-8