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

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

# Editor configs
Cargo.lock
