mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-07 09:49:56 +00:00
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>
This commit is contained in:
parent
4d9fe25bbf
commit
6f02bbc952
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ _build
|
||||||
docs/src
|
docs/src
|
||||||
pyrightconfig.json
|
pyrightconfig.json
|
||||||
venv/
|
venv/
|
||||||
|
pytest-report.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue