ElevenClip-AI / .gitignore
JakgritB
docs: add hackathon submission package
00b7145
raw
history blame contribute delete
218 Bytes
.env
.hf-home/
.venv/
.python_packages/
__pycache__/
*.pyc
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
node_modules/
dist/
.vite/
data/
backend/data/
tmp/
pip-tmp/
*.log
hf-space-live/
.DS_Store
Thumbs.db