From f5cb8a50061da2279812f8d11d7e0451350f9e6c Mon Sep 17 00:00:00 2001 From: Raven Szewczyk Date: Sat, 25 May 2024 13:41:19 +0100 Subject: Migrate kekztech root and mcmod.info --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') 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 -- cgit