]> gitweb.hhaalo.de Git - simple-backup.git/commitdiff
add editor config
authorBastian Dehn <hhaalo@arcor.de>
Sat, 13 Jun 2026 14:20:53 +0000 (16:20 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 13 Jun 2026 14:20:53 +0000 (16:20 +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