Skip to content

Commit 46e37e5

Browse files
committed
upd gitignore
1 parent c53f3e2 commit 46e37e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target/
55

66
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
77
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8-
Cargo.lock
8+
**/Cargo.lock
99

1010
# These are backup files generated by rustfmt
1111
**/*.rs.bk

0 commit comments

Comments
 (0)