Added IntelliJ .editorconfig file to gitignore
A bug in IntelliJ forces IntelliJ to insert spaces instead of tabs, introducing gdscript compilation errors. This behavior persists regardless of any changes to the editor settings or project preferences, and can only be fixed with an '.editorconfig' file.