git-crypt 0.1.3

A Rust implementation of git-crypt for transparent encryption of files in a git repository
Documentation
/target
Cargo.lock

# Auto-generated cargo config (contains machine-specific paths)
/.cargo/config.toml

# Editor files
.vscode/
.idea/
*.swp
*.swo
*~

# macOS
.DS_Store

# Test keys
*.key
*.bin