aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/.editorconfig b/.editorconfig
deleted file mode 100644
index 0ddc3da..0000000
--- a/.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-root = true
-
-[*]
-end_of_line = lf
-indent_style = space
-indent_size = 4
-
-[Makefile]
-indent_style = tab
-