mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
github: ignore non-hidden python virtual environments
the llama-stack repo is already ignoring hidden python .venv/ directories but not venv/ Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
7558678b8c
commit
b1e7506f89
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -19,3 +19,4 @@ Package.resolved
|
|||
_build
|
||||
docs/src
|
||||
pyrightconfig.json
|
||||
venv/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue