tiny-vllm / .gitignore
enCoder's picture
Wire HF Spaces deploymen
8fa0f9d
raw
history blame contribute delete
408 Bytes
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
*.log
# HF cache that may land in CWD
.cache/
hf_cache/
# Editor
.vscode/
.idea/
.claude/
.cursor/
.env
.env.*
secrets/