# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
cytetype/_version.py

.venv
*.env

.vscode

.pytest_cache

.mypy_cache
.ruff_cache
.coverage

*.h5ad
*checkpoint.ipynb
*ipynb_checkpoints*
*query.json
notebooks/
tmp/