vllm/.gitignore

14 lines
102 B
Plaintext

**/*.pyc
**/__pycache__/
*.egg-info/
*.eggs/
*.so
*.log
*.csv
build/
*.pkl
*.png
**/log.txt
.vscode/