mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-21 16:07:16 +00:00
19 lines
163 B
Text
19 lines
163 B
Text
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.so
|
|
.git
|
|
.gitignore
|
|
htmlcov*
|
|
.coverage
|
|
coverage*
|
|
.cache
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.ruff_cache
|
|
uv.lock
|
|
node_modules
|
|
build
|
|
/tmp
|