chore: Tidy up .gitignore

pull/6/head
sgoudham 2 years ago
parent a49f5624fd
commit 3fb0c0c2b2
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

10
.gitignore vendored

@ -1,10 +1,10 @@
# Generated by Cargo
# will have compiled files and executables
/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 backupfiles generated by Rust
**/*.rs.bk
# Leave for libraries
/Cargo.lock

Loading…
Cancel
Save