mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
fix: typo in .gitignore (#3960)
typo in https://github.com/llamastack/llama-stack/pull/3959 (whoops) Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
a4f97559d1
commit
10977caff3
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -32,6 +32,6 @@ CLAUDE.md
|
|||
docs/.docusaurus/
|
||||
docs/node_modules/
|
||||
docs/static/imported-files/
|
||||
docs/api-deprecated/
|
||||
docs/api-experimental/
|
||||
docs/api/
|
||||
docs/docs/api-deprecated/
|
||||
docs/docs/api-experimental/
|
||||
docs/docs/api/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue