mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 13:15:48 +08:00
14 lines
102 B
Plaintext
14 lines
102 B
Plaintext
**/*.pyc
|
|
**/__pycache__/
|
|
*.egg-info/
|
|
*.eggs/
|
|
*.so
|
|
*.log
|
|
*.csv
|
|
build/
|
|
|
|
*.pkl
|
|
*.png
|
|
**/log.txt
|
|
.vscode/
|