# Build artifacts
build/
dist/
site/
# Generated by docs/generate_gallery.py on every docs build
docs/assets/
wheelhouse/
*.egg-info/
_skbuild/
.venv/
venv/
*.so
*.pyd
.eggs/

# Python caches
__pycache__/
*.pyc
*.pyo
.pytest_cache/

# OS artifacts
.DS_Store
Thumbs.db

# Default output of UnderwritingApp.calculate_batch() — regenerated on every run,
# was previously committed and shipped inside the sdist.
batch_policy_quotes.xlsx
