# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/

# das-cli runtime
.dlt/
landing/
das.duckdb
*.duckdb.wal
