# Rust
target/
Cargo.lock
**/*.rs.bk
*.pdb

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

# OS
.DS_Store
Thumbs.db

# Project-specific
.claude/
*.sig
merkle-tree.txt

# Release artifacts (signed separately with yubisigner)
dist/
releases/
