# Ignore Cargo's intermediate files and output
/target/
**/*.rs.bk

# Ignore backups generated by rustfmt
**/*.rs.bk

# Ignore Cargo.lock if it's a library (but not if it's a binary)
/Cargo.lock