Browse Source

Merge pull request #3712 from RyanGlScott/rust-pdb

Brian Douglas 4 years ago
parent
commit
88c0fe15e2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Rust.gitignore

+ 3 - 0
Rust.gitignore

@@ -9,3 +9,6 @@ Cargo.lock
 
 # These are backup files generated by rustfmt
 **/*.rs.bk
+
+# MSVC Windows builds of rustc generate these, which store debugging information
+*.pdb