We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972f8b6 commit f49fa01Copy full SHA for f49fa01
.gitignore
@@ -1,9 +1,8 @@
1
# Generated by Cargo
2
/target/
3
-Cargo.lock
4
logs/
5
logs-runtime.log
6
-# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
+# Cargo.lock is tracked for executables to ensure reproducible builds
7
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8
9
# These are backup files generated by rustfmt
0 commit comments