.DS_Store
.idea/
.vscode/
.venv
venv/
.tool-versions
.python-version

build/
__pycache__/
*.pyc
*.egg-info
.eggs
version.py
.dccache
.coverage

/tests/**/snapshots/*.log
/tests/data/*.txt
/tests/data/pat_cem.pkl

/Notebooks/
