aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorRaven Szewczyk <git@eigenraven.me>2024-05-25 13:41:19 +0100
committerRaven Szewczyk <git@eigenraven.me>2024-05-25 13:41:19 +0100
commitf5cb8a50061da2279812f8d11d7e0451350f9e6c (patch)
tree67b9fe412c0d46f0d5f457692e369c4c41c7a0dc /.editorconfig
parent991c62f552f30c3916ecee191f41acfb8e06fd34 (diff)
downloadGT5-Unofficial-f5cb8a50061da2279812f8d11d7e0451350f9e6c.tar.gz
GT5-Unofficial-f5cb8a50061da2279812f8d11d7e0451350f9e6c.tar.bz2
GT5-Unofficial-f5cb8a50061da2279812f8d11d7e0451350f9e6c.zip
Migrate kekztech root and mcmod.info
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index ebbc2b6320..6dd440507f 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -15,5 +15,5 @@ trim_trailing_whitespace = true
[*.{bat,ini}]
end_of_line = crlf
-[*.{dtd,json,mcmeta,md,sh,svg,xml,xsd,xsl,yaml,yml}]
+[*.{dtd,json,mcmeta,md,sh,svg,xml,xsd,xsl,yaml,yml,info}]
indent_size = 2