__pycache__/
*.py[cod]
.env
.env.local
.venv/
venv/
.idea/
.vscode/
.DS_Store

# Build artefacts and caches
data/datastore/
*.bin
*.pt
*.pth
models/opendaisy/

# OS / editor
*.swp
Thumbs.db
