mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 23:02:25 +00:00
11 lines
231 B
INI
11 lines
231 B
INI
[run]
|
|
omit =
|
|
*/tests/*
|
|
*/llama_stack/providers/*
|
|
*/llama_stack/templates/*
|
|
.venv/*
|
|
*/llama_stack/cli/scripts/*
|
|
*/llama_stack/ui/*
|
|
*/llama_stack/strong_typing/*
|
|
*/llama_stack/env.py
|
|
*/__init__.py
|