holecard-cli 0.4.2

A secure CLI password manager with dual-key encryption and TOTP support
# Rust
/target

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

# macOS
.DS_Store

# Distribution artifacts
*.tar.gz
*.sha256

# Local development
.holecard/
*.enc
.worktrees/