We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2be675 commit d83c91eCopy full SHA for d83c91e
.gitignore
@@ -1,7 +1,7 @@
1
# Cargo
2
target/
3
-/tests/fixture/*/Cargo.lock
4
-/dev/Cargo.lock
+Cargo.lock
+!/Cargo.lock
5
6
# State file
7
.rustlings-state.txt
0 commit comments