# Ignore build outputs
/target/

# Ignore Cargo lock file (optional)
Cargo.lock
.DS_Store

# Ignore backups and temporary files
*.rs.bk
