From: Bastian Dehn Date: Sat, 13 Jun 2026 14:16:57 +0000 (+0200) Subject: add editor config X-Git-Tag: v1.1.7^2~2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=ba68a5d5d40ca6aa8b364dce449c1201cd6ddab4;p=scantopdf.git add editor config --- diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..d675cb7 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,3 @@ +[*] +indent_style = tab +indent_size = 8 \ No newline at end of file