git-worktree-manager 0.0.39

CLI tool integrating git worktree with AI coding assistants
Documentation
target/

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

# OS
.DS_Store
Thumbs.db

# Logs
*.log

# Stray rustc/proc-macro build artifacts (occasionally dropped in the repo root)
/*.rlib

# Claude Code local runtime artifacts (keep .claude/settings.json tracked)
.claude/*.lock
.claude/tasks/
.claude/settings.local.json