llama-stack-mirror/.gitignore
Ihar Hrachyshka 6f02bbc952 chore: add pytest-report.xml to gitignore
The file is produced by the unit tests github workflow.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-07 11:13:56 -05:00

23 lines
253 B
Text

.env
__pycache__
dist
*.egg-info
dev_requirements.txt
build
.DS_Store
llama_stack/configs/*
xcuserdata/
*.hmap
.DS_Store
.build/
Package.resolved
*.pte
*.ipynb_checkpoints*
.idea
.venv/
.vscode
_build
docs/src
pyrightconfig.json
venv/
pytest-report.xml