We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72d162 commit d1671c8Copy full SHA for d1671c8
.gitignore
@@ -1,7 +1,7 @@
1
# Rust
2
/target/
3
**/*.rs.bk
4
-Cargo.lock
+# Note: Cargo.lock is committed for binary applications
5
6
# IDE
7
.idea/
0 commit comments