Add a "Managed by Crowdin" IDEA scope

This makes it easier to filter out files not to be edited directly in the editor.
This commit is contained in:
Stefano Pigozzi 2024-10-21 21:10:01 +02:00
parent 2a7b86ec46
commit 880657d3d4
No known key found for this signature in database
GPG key ID: 5ADA3868646C3FC0

View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Managed by Crowdin" pattern="file[phanpy]:src/locales/*.po&amp;&amp;!file:src/locales/en.po" />
</component>