mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-17 09:24:29 +08:00
15 lines
114 B
Plaintext
15 lines
114 B
Plaintext
**/*.pyc
|
|
**/__pycache__/
|
|
*.egg-info/
|
|
*.eggs/
|
|
*.so
|
|
*.log
|
|
*.csv
|
|
build/
|
|
docs/build/
|
|
|
|
*.pkl
|
|
*.png
|
|
**/log.txt
|
|
.vscode/
|