agpm-cli 0.4.8

AGent Package Manager - A Git-based package manager for coding agents
Documentation
# Rust
/target/
**/*.rs.bk
**/*.orig
*.pdb

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

# OS
.DS_Store
Thumbs.db

# Project specific
/temp/
/tmp/
*.log
.env
PLAN.md

# Test artifacts
/test-repos/
/test-output/

# Coverage
*.profraw
*.profdata
lcov.info
cobertura.xml
**/mutants.out*/
**/mutants.out.old*/

# Debug
*.dSYM/

# Examples
examples/projects/*
!examples/projects/content-embedding/

# Claude
**/.claude/settings.local.json

# Windows reserved device names (prevent sync issues)
NUL
CON
PRN
AUX
COM[0-9]
LPT[0-9]

in-memoria.db
.serena
.zed
worktrees