We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3695d commit 0a59b65Copy full SHA for 0a59b65
1 file changed
conf.py
@@ -171,6 +171,7 @@ def autoapi_prepare_jinja_env(jinja_env):
171
".env",
172
".venv",
173
".direnv",
174
+ ".devcontainer/*",
175
"data",
176
"docs/autoapi",
177
"docs/README.md",
0 commit comments