]> git.lizzy.rs Git - irrlicht.git/commitdiff
Mark the repo as root in the editorconfig
authorVitaliy <numzer0@yandex.ru>
Sun, 2 Apr 2023 19:12:46 +0000 (22:12 +0300)
committersfan5 <sfan5@live.de>
Sun, 2 Apr 2023 19:50:56 +0000 (21:50 +0200)
Necessary due to CR/LF mess, it shouldn’t inherit the LF setting from Minetest.

.editorconfig

index 379fba404ab6344f35c836e224690bec42b943ab..080ba5b542085a803c7dd0ccce8fee207a126cb9 100755 (executable)
@@ -1,3 +1,5 @@
+root = true
+
 [*]
 charset = utf-8