.venv/
__pycache__/
*.egg-info/
.pytest_cache/
dist/
!src/lore/ui/dist/
build/
node_modules/
*.pyc
.ruff_cache/
ts/dist/
ts/node_modules/
.env
infra/node_modules/
infra/cdk.out/

# Aperant data directory
.auto-claude/

# Git worktrees
.worktrees/
