We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f98ee1 commit 69e459dCopy full SHA for 69e459d
adev-ja/src/content/reference/concepts/overview.md
tools/update-origin.ts
@@ -14,6 +14,7 @@ const localizedFilePatterns: Array<string | readonly string[]> = [
14
'!src/content/kitchen-sink.md',
15
'!src/content/examples/**/readme.md',
16
'!src/content/tutorials/README.md',
17
+ '!src/content/reference/concepts/overview.md',
18
],
19
// Tutorial config files
20
'src/content/tutorials/**/config.json',
0 commit comments