We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517fcb2 commit 83364cfCopy full SHA for 83364cf
.gitignore
@@ -1,7 +1,8 @@
1
.DS_Store
2
3
-.vscode
+/.vscode/
4
5
-target
+/target/
6
+Cargo.lock
7
-debug-dirs
8
+/debug-dirs/
0 commit comments