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 b048ede commit 54ef70cCopy full SHA for 54ef70c
adev-ja/src/content/tutorials/README.md
tools/update-origin.ts
@@ -13,6 +13,7 @@ const localizedFilePatterns: Array<string | readonly string[]> = [
13
'!src/content/**/license.md',
14
'!src/content/kitchen-sink.md',
15
'!src/content/examples/**/readme.md',
16
+ '!src/content/tutorials/README.md',
17
],
18
// Tutorial config files
19
'src/content/tutorials/**/config.json',
0 commit comments