mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
chore: ignore API docs generation (#3959)
See
1432743473
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
b6bb8fbf64
commit
22bf0d0471
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -32,3 +32,6 @@ CLAUDE.md
|
||||||
docs/.docusaurus/
|
docs/.docusaurus/
|
||||||
docs/node_modules/
|
docs/node_modules/
|
||||||
docs/static/imported-files/
|
docs/static/imported-files/
|
||||||
|
docs/api-deprecated/
|
||||||
|
docs/api-experimental/
|
||||||
|
docs/api/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue