.venv/
__pycache__/
*.pyc
results/
data_cache/
.DS_Store
# python packaging artifacts
dist/
build/
*.egg-info/
src/*.egg-info/
