# Auto-generated by claude-efficient

.git/
*.log
.DS_Store
Thumbs.db
*.png
*.jpg
*.jpeg
*.gif
*.pdf
*.bin
*.safetensors
*.pt
*.onnx

# python
**/__pycache__/**
**/*.pyc
**/*.pyo
*.egg-info/
dist/
build/
.venv/
venv/
.ruff_cache/
.mypy_cache/
.pytest_cache/