selfware 0.1.5

Your personal AI workshop — software you own, software that lasts
Documentation
# Build artifacts
/target

# Coverage reports
/coverage/
tarpaulin-report.html
*.profraw
*.profdata
lcov.info

# Logs
/logs/
*.log

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Test artifacts
/tmp/
*.tmp
/test_runs/
/system_tests/projecte2e/work/
/system_tests/projecte2e/reports/

# Claude Code worktrees
.claude/worktrees/

# Local config overrides (keep examples)
selfware-local.toml
.env
.env.local