mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-10 16:08:52 +01:00
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:
parent
2a7b86ec46
commit
880657d3d4
1 changed files with 3 additions and 0 deletions
3
.idea/scopes/Managed_by_Crowdin.xml
Normal file
3
.idea/scopes/Managed_by_Crowdin.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<component name="DependencyValidationManager">
|
||||
<scope name="Managed by Crowdin" pattern="file[phanpy]:src/locales/*.po&&!file:src/locales/en.po" />
|
||||
</component>
|
Loading…
Reference in a new issue