.venv/
**/.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
**/.dlt/.var/
**/.dlt/data/
**/.dlt/state/
**/_local/

# Example workspaces created for testing
examples/
