Skip to content

Commit 0a59b65

Browse files
committed
added .devcontainer/* to exclude_patterns
1 parent 0f3695d commit 0a59b65

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
@@ -171,6 +171,7 @@ def autoapi_prepare_jinja_env(jinja_env):
171171
".env",
172172
".venv",
173173
".direnv",
174+
".devcontainer/*",
174175
"data",
175176
"docs/autoapi",
176177
"docs/README.md",

0 commit comments

Comments
 (0)