agit 1.3.0

AI-native Git wrapper for capturing context alongside code
Documentation
# Generated by Cargo
/target/
Cargo.lock

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

# OS
.DS_Store
Thumbs.db

# Debug
*.pdb

# Temporary files
*.tmp
*.temp

# Test coverage
/coverage/
*.profraw
*.profdata

# Documentation
/target/doc/

# Benchmarks
/target/criterion/


# AGIT - AI-Native Git Wrapper (V2 Git-native storage)
# All local state - shared data is in refs/agit/* and Git ODB
.agit/

# MCP configs (shared with team)
!.mcp.json
!.cursor/mcp.json
!.vscode/mcp.json