Skip to content

Commit 89f6f85

Browse files
Add files via upload
1 parent 2ae3ca5 commit 89f6f85

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

gitlocalize_sample.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
synchronize:
2+
paths:
3+
- source: .
4+
exclude:
5+
- "overscroll-behavior2.md"
6+
7+
pretranslate:
8+
segments:
9+
ignore_patterns:
10+
- "{# wf_(?!featured_snippet).*#}"
11+
- "^(Note|Caution|Warning|Success|Key Point|Key Term|Objective|Dogfood): "
12+
- "{:.*}"
13+
- "{%.*%}"
14+
paths:
15+
- source: .
16+
include:
17+
- "overscroll-behavior1.md"
18+
19+

0 commit comments

Comments
 (0)