.git
.github
.venv
venv
env
dist
build
htmlcov
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.pyc
*.duckdb
*.duckdb.wal
.duckdb_spill
.coverage
coverage.xml
.DS_Store
.env
node_modules
tests
evals
*.md
!README.md
