**/__pycache__
*.egg-info
.pytest_cache
.mypy_cache
.vscode
**/*.db
**/*.db-journal
dist/*
**/*.rdb
**/*.h5
**/*.csv.gz
.env
.ds_store

# Generated by modal-deploy-release.sh for Modal image builds
requirements-modal-*.txt
