llm-git 2.3.0

AI-powered git commit message generator using Claude and other LLMs via OpenAI-compatible APIs
Documentation
# Rust
/target
**/*.rs.bk
*.pdb

# Cargo
Cargo.lock

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

# OS
.DS_Store
Thumbs.db

# Local config
.env
.env.local

# Testing
mutants.out*/

# Development artifacts
data/

# Claude Code - allow commands to be tracked
!.claude/
.claude/*
!.claude/commands/