Improve gitignore file 🥰

This commit is contained in:
Anas Elgarhy 2022-10-08 08:16:21 +02:00
parent 012feda4fe
commit 8622ebee7c
2 changed files with 13 additions and 296 deletions

14
.gitignore vendored
View file

@ -1 +1,13 @@
/target
### Rust template
# Generated by Cargo
# will have compiled files and executables
debug/
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
**/*.rs.bk