.coverage
MANIFEST
build
dist
_site
htmlcov
__pycache__
*.egg-info
/venv*/
/.vscode/
/.idea/
/.zed/

/tests/data/planck/

# python
*.pyc
*.pyo
*.pyd
*.pytest_cache
