Skip to content

Commit 3879844

Browse files
committed
Exclude .direnv from sphinx-build
1 parent 6d9c2c5 commit 3879844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
# directories to ignore when looking for source files.
8585
exclude_patterns = ["**/build*",
8686
".venv",
87+
".direnv",
8788
"docs/README.md",
8889
"drivers",
8990
"examples",

0 commit comments

Comments
 (0)