We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8886d24 commit 2d207fdCopy full SHA for 2d207fd
.gitignore
@@ -14,3 +14,6 @@ target
14
15
# Ignore lockfiles of test crates used in the integration tests
16
tests/**/Cargo.lock
17
+
18
+# VSCode Workspace files
19
+**.code-workspace
0 commit comments