summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-04-27 13:44:22 +0200
committerDaniel Weipert <git@mail.dweipert.de>2025-04-27 13:44:22 +0200
commit5469cf7b6da512e48f3d614704e51cfdd6966f08 (patch)
treebc27fbdffa4d08fba55d231c0a2a2efb1d84d5e0 /.editorconfig
initial commitHEADmain
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