]> gitweb.hhaalo.de Git - mv-none-space.git/commitdiff
add editor config
authorBastian Dehn <hhaalo@arcor.de>
Sat, 13 Jun 2026 14:10:48 +0000 (16:10 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 13 Jun 2026 14:10:48 +0000 (16:10 +0200)
.editorconfig [new file with mode: 0644]

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