__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
.pytest_cache/
.ruff_cache/
*.duckdb
*.db
docs/report*.html
docs/profile*.json
docs/schema.yml
docs/suite.json
docs/dict.md
report.html
CLAUDE.md
examples/ecommerce/demo.duckdb
.env
.venv/
venv/
*.whl
