aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/ext/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mist/assets/ext/.editorconfig')
-rw-r--r--cmd/mist/assets/ext/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/cmd/mist/assets/ext/.editorconfig b/cmd/mist/assets/ext/.editorconfig
deleted file mode 100644
index 60a2751d3..000000000
--- a/cmd/mist/assets/ext/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-indent_style = space
-indent_size = 4
-end_of_line = lf
-charset = utf-8
-trim_trailing_whitespace = true
-insert_final_newline = true
-
-[*.md]
-trim_trailing_whitespace = false \ No newline at end of file