Compare commits

..

No commits in common. "e36eabe5df08790219bda02b1d8e5d5bf731ac8b" and "10d373fd4ba078c5cc33148b58aa6754d93926ef" have entirely different histories.

3
.gitignore vendored
View File

@ -3,7 +3,6 @@
# will have compiled files and executables
debug/
target/
log/
# 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
@ -11,6 +10,4 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
**/*.log