Skip to content

Commit 36560f8

Browse files
authored
Even more build -> _build (#33)
1 parent 827cf8b commit 36560f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# directories to ignore when looking for source files.
2525
# This pattern also affects html_static_path and html_extra_path.
2626
exclude_patterns = [
27-
'build',
27+
'_build',
2828
'notes',
2929
'.pixi',
3030
'.tox',

0 commit comments

Comments
 (0)