# Generated by Cargo
# will have compiled files and executables
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# Cargo lock should not be included since this is a library
Cargo.lock

# Backup files for emacs
**/*~

