__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.env
.git/
.idea/
.venv/
dist/
build/
reports/
*.duckdb
