aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaliy <numzer0@yandex.ru>2023-04-02 22:12:46 +0300
committersfan5 <sfan5@live.de>2023-04-02 21:50:56 +0200
commit58a96b7d2399ede5e953518b784ecffd4751b765 (patch)
tree113feb7afb3e64b17cbb06e317bc99cab2ffcdb3
parentba1cd19983f9a5d6824aa0fcf0714bc102699cc9 (diff)
downloadirrlicht-58a96b7d2399ede5e953518b784ecffd4751b765.tar.xz
Mark the repo as root in the editorconfig
Necessary due to CR/LF mess, it shouldn’t inherit the LF setting from Minetest.
-rwxr-xr-x.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 379fba4..080ba5b 100755
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,3 +1,5 @@
+root = true
+
[*]
charset = utf-8