Skip to content

Commit fce5920

Browse files
committed
bug in exclude
1 parent 3005912 commit fce5920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ execute:
3838
execute_notebooks: auto # off (for tests)
3939
timeout: -1
4040
allow_errors: true
41-
exclude_patterns: [.virtual_documents/*,README.md,sandbox/*,ignore/*,*ioggm*]
41+
exclude_patterns: [.virtual_documents/*,README.md,sandbox/*,ignore/*,ioggm*]

0 commit comments

Comments
 (0)