We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf61f53 commit ae9956cCopy full SHA for ae9956c
crowdin.yml
@@ -9,13 +9,13 @@ files:
9
- source: /data/**/*.md
10
translation: /translations/%locale%/%original_path%/%original_file_name%
11
ignore:
12
- - 'data/README.md'
13
- - 'data/reusables/README.md'
14
- - 'data/variables/product.yml'
15
- - 'data/variables/README.md'
16
- - 'data/early-access'
17
- - 'data/graphql'
18
- - 'data/products.yml'
+ - '/data/README.md'
+ - '/data/reusables/README.md'
+ - '/data/variables/product.yml'
+ - '/data/variables/README.md'
+ - '/data/early-access'
+ - '/data/graphql'
+ - '/data/products.yml'
19
20
# These end up as env vars used by the GitHub Actions workflow
21
project_id_env: CROWDIN_PROJECT_ID
0 commit comments