Skip to content

Commit d83c91e

Browse files
committed
Ignore all lock files but the one in root
1 parent a2be675 commit d83c91e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cargo
22
target/
3-
/tests/fixture/*/Cargo.lock
4-
/dev/Cargo.lock
3+
Cargo.lock
4+
!/Cargo.lock
55

66
# State file
77
.rustlings-state.txt

0 commit comments

Comments
 (0)