Compare commits

..

No commits in common. "ceea7cab239eece5cb9fd9416e433a9497c2d747" and "4f5f531823580419fef9d607e3984ef4c9e9c13b" have entirely different histories.

View File

@ -3,6 +3,10 @@
debug/ debug/
target/ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk