From: Bastian Dehn Date: Thu, 24 Sep 2026 07:38:50 +0000 (+0200) Subject: add editor config X-Git-Tag: v1.0.0^2~9 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=fcb5489b50f2dfd4eb149b6855ccacba3f5cf907;p=albentohandy.git add editor config --- diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..efd7997 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,3 @@ +[*] +indent_style = tab +indent_size = 8