We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218a941 commit d15076eCopy full SHA for d15076e
Rust.gitignore
@@ -9,3 +9,6 @@ Cargo.lock
9
10
# These are backup files generated by rustfmt
11
**/*.rs.bk
12
+
13
+# MSVC Windows builds of rustc generate these, which store debugging information
14
+*.pdb
0 commit comments