aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig7
-rw-r--r--.gitattributes2
2 files changed, 9 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 000000000..f999431de
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,7 @@
1root = true
2
3[*]
4charset = utf-8
5end_of_line = lf
6insert_final_newline = true
7trim_trailing_whitespace = true
diff --git a/.gitattributes b/.gitattributes
index 6b329f917..e6f32abc0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
1* text=auto eol=lf
2
1/etc/inc/*.inc linguist-language=text 3/etc/inc/*.inc linguist-language=text