Skip to content

Commit 6cd1072

Browse files
committed
Update gitignore to properly ignore external examples pulled down by fetch-readme script
1 parent 640b70f commit 6cd1072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
.docusaurus
99
.cache-loader
1010
/docs/js-sdk/api
11-
/docs/examples/quickstart/*
12-
/docs/examples/view-manifest/*
11+
/docs/js-sdk/examples/*
12+
/docs/js-sdk/examples/*
1313
/docs/c2patool/*.md
1414
/docs/c2patool/docs/*.md
1515
/docs/c2pa-node/*.md

0 commit comments

Comments
 (0)