Skip to content

Commit 26f10a2

Browse files
committed
Remove Cargo.lock from .gitignore
We're not a library.
1 parent 6608c0f commit 26f10a2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,6 @@ fabric.properties
114114
debug/
115115
target/
116116

117-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
118-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
119-
Cargo.lock
120-
121117
# These are backup files generated by rustfmt
122118
**/*.rs.bk
123119

0 commit comments

Comments
 (0)