Skip to content

Commit 8b257ba

Browse files
committed
hopefully ignore exported files
1 parent 562515e commit 8b257ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
matlab_src_dir = os.path.abspath(os.path.join(this_dir, '../../+nla'))
2828

2929
templates_path = ['_templates']
30-
exclude_patterns = []
30+
exclude_patterns = ['**_exported.py']
3131

3232

3333

0 commit comments

Comments
 (0)