We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a816e9d commit 8ed6cf5Copy full SHA for 8ed6cf5
.gitignore
@@ -12,3 +12,6 @@ Cargo.lock
12
13
# MSVC Windows builds of rustc generate these, which store debugging information
14
*.pdb
15
+
16
+# VS Code settings
17
+.vscode/
0 commit comments