]> git.sesse.net Git - bcachefs-tools-debian/commitdiff
add missing hidden file
authorJonathan Carter <jcc@debian.org>
Thu, 28 Sep 2023 18:07:38 +0000 (20:07 +0200)
committerJonathan Carter <jcc@debian.org>
Thu, 28 Sep 2023 18:07:38 +0000 (20:07 +0200)
.editorconfig [new file with mode: 0644]

diff --git a/.editorconfig b/.editorconfig
new file mode 100644 (file)
index 0000000..86ba213
--- /dev/null
@@ -0,0 +1,6 @@
+indent_style = tab
+indent_size = 8
+
+[*.nix]
+indent_style = space
+indent_size = 2