Add Cargo.lock & remove it from .gitignore

This commit is contained in:
Daniel Hofstetter
2024-04-08 11:05:16 +02:00
parent dcdc478a06
commit 877ac6720a
2 changed files with 773 additions and 4 deletions
-4
View File
@@ -3,10 +3,6 @@
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
Generated
+773
View File
File diff suppressed because it is too large Load Diff