# This is the universal Text Editor Configuration# for all GTNewHorizons projects# See: https://editorconfig.org/root=true[*]charset=utf-8end_of_line=lfindent_size=4indent_style=spaceinsert_final_newline=truetrim_trailing_whitespace=true[*.{bat,ini}]end_of_line=crlf[*.{dtd,json,mcmeta,md,sh,svg,xml,xsd,xsl,yaml,yml,info}]indent_size=2