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:
Nathan Weinberg 2025-10-29 11:08:47 -04:00 committed by GitHub
parent a4f97559d1
commit 10977caff3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.gitignore vendored
View file

@ -32,6 +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/docs/api-deprecated/
docs/api-experimental/ docs/docs/api-experimental/
docs/api/ docs/docs/api/