chore: Remove unnecessary entries from .gitignore

This commit is contained in:
Florian Briand 2024-07-01 22:36:12 +02:00
parent 9eddde89c6
commit c94a7ab5ee
Signed by: florian_briand
GPG Key ID: CC981B9E6B98E70B

5
.gitignore vendored
View File

@ -4,13 +4,8 @@
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
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb