
# Build artifacts (added v2.0.0-alpha.32)
# Engine state (project-local)
# Existing entries
# IDE / editor
# Node
# Test artifacts
*.db-journal
*.egg-info/
*.pyc
*.swp
*.tar.gz
*.whl
.DS_Store
.claude-flow/
.coverage
.idea/
.pytest_cache/
.ux/
.vscode/
__pycache__/
agentdb.rvf
agentdb.rvf.lock
build/
dist/
htmlcov/
node_modules/
npm-debug.log*
ruvector.db
# Engine state (project-local) — usually gitignored
# EXCEPTION: the homepage's own dogfood proof is committed
!.ux/design-system/MASTER.md
!.ux/last-discovery.json
!.ux/last-recommendation.json

# Homepage dogfood proof — committed despite the .ux/ rule above
!.ux/design-system/MASTER.md
!.ux/last-discovery.json
!.ux/last-recommendation.json
!.ux/design-system/
