# Rust build artifacts
/target

# rustfmt backups
**/*.rs.bk

# macOS
.DS_Store

# Note: Cargo.lock is intentionally NOT ignored. Mawida pins exact dependency
# versions (see Cargo.toml), so the lock file is committed for reproducible
# builds across machines and sessions.
