Skip to content

Commit 1050d78

Browse files
committed
Ignore stuff in the docker directory during myst build
1 parent 42f79d2 commit 1050d78

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

1415

1516
site:

0 commit comments

Comments
 (0)