Add vllm-env/ to .gitignore (virtual environment should not be committed)
This commit is contained in:
@@ -14,6 +14,7 @@ docs/
|
||||
*.pywz
|
||||
*.pyzz
|
||||
.venv/
|
||||
vllm-env/
|
||||
__pycache__/
|
||||
poetry.lock
|
||||
.pytest_cache/
|
||||
|
||||
Reference in New Issue
Block a user