diff --git a/.ignore b/.ignore index 1b32cf18a30..efe720379b2 100644 --- a/.ignore +++ b/.ignore @@ -6,3 +6,7 @@ # though they're not git-tracked !/.vscode/settings.json !/.vscode/tasks.json + +# Hide non-en locales from IDE search. They are managed in crowdin +**/config/locales/*.yml +!**/config/locales/*.en.yml