Skip to content

Commit ceea7ca

Browse files
authored
Merge pull request #4350 from figsoda/rust
Remove Cargo.lock from Rust
2 parents 4f5f531 + 2e9751f commit ceea7ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Rust.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
debug/
44
target/
55

6-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8-
Cargo.lock
9-
106
# These are backup files generated by rustfmt
117
**/*.rs.bk
128

0 commit comments

Comments
 (0)