Skip to content

Commit 9c25fa1

Browse files
committed
Ignore stuff in the docker directory during myst build
1 parent abc9c0b commit 9c25fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

myst.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ project:
1010
exclude:
1111
- "_*"
1212
- "README.md"
13+
- "docker/*"
1314
toc:
1415
- file: "index.md"
1516
- pattern: "0*.md"

0 commit comments

Comments
 (0)