Skip to content

Added IntelliJ .editorconfig file to gitignore

argonvile requested to merge editor-config into main

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.

Merge request reports

Loading