summarylogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 77a5f5e84dd3..160ce78ad85e 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -12,3 +12,8 @@ end_of_line = lf
indent_size = 2
indent_style = space
tab_width = 2
+
+[*.txt]
+end_of_line = lf
+indent_size = 2
+indent_style = space