]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
add editor config
authorBastian Dehn <hhaalo@arcor.de>
Thu, 24 Sep 2026 07:38:50 +0000 (09:38 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 24 Sep 2026 07:38:50 +0000 (09:38 +0200)
.editorconfig [new file with mode: 0644]

diff --git a/.editorconfig b/.editorconfig
new file mode 100644 (file)
index 0000000..efd7997
--- /dev/null
@@ -0,0 +1,3 @@
+[*]
+indent_style = tab
+indent_size = 8