mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 15:38:38 +00:00
Its only purpose was to prevent importing CSV files as translations, but it
would still import them as *nothing*, leading to workflow issues.
This is now properly fixed with #47268 which allows disabling the import for
specific files.
(cherry picked from commit 7ed2220928)