ignoring Cargo.lock now

This commit is contained in:
Robin Müller 2021-11-08 01:32:39 +01:00
parent ee9c8c607b
commit c9052285bb
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -2,5 +2,8 @@
# will have compiled files and executables
/target/
# https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk