docs build: Ignore some generated files
This commit is contained in:
parent
38779cd668
commit
01dc1db770
1 changed files with 1 additions and 0 deletions
1
conf.py
1
conf.py
|
|
@ -225,6 +225,7 @@ exclude_patterns = ["**/build*",
|
|||
"ports/nordic/peripherals",
|
||||
"ports/nordic/usb",
|
||||
"ports/raspberrypi/sdk",
|
||||
"ports/raspberrypi/pioasm",
|
||||
"ports/raspberrypi/lib",
|
||||
"ports/silabs/gecko_sdk",
|
||||
"ports/silabs/tools",
|
||||
|
|
|
|||
Loading…
Reference in a new issue