aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElwin Hammer <elwinhammer@gmail.com>2024-05-25 16:22:19 +0200
committerElwin Hammer <elwinhammer@gmail.com>2024-05-25 16:22:19 +0200
commit0350186840aa15ff2c5547d48fe831d0729b3ef0 (patch)
tree4367094937d97ae7f8891a09c0afaa22490ac9c8
parent358ce069644dfc56592b7d1cfa655d1eb9c4d5f0 (diff)
Delete editorconfig.wxl
-rw-r--r--editorconfig.wxl12
1 files changed, 0 insertions, 12 deletions
diff --git a/editorconfig.wxl b/editorconfig.wxl
deleted file mode 100644
index cd37156..0000000
--- a/editorconfig.wxl
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-indent_style = tab
-end_of_line = lf
-insert_final_newline = true
-
-[*.md]
-indent_style = space
-indent_size = 2
-
-