Skip to content

Commit ea74ba9

Browse files
exclude pattern build
1 parent 95fc04d commit ea74ba9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ execute:
1414
execute_notebooks: cache
1515
timeout: 600
1616
allow_errors: False # cells with expected failures must set the `raises-exception` cell tag
17+
exclude_patterns:
18+
- "team_work/*"
19+
- "*_homework_exercise*"
1720

1821
# Add a few extensions to help with parsing content
1922
parse:

0 commit comments

Comments
 (0)