Selaa lähdekoodia

Merge pull request #3712 from RyanGlScott/rust-pdb

Brian Douglas 4 vuotta sitten
vanhempi
sitoutus
88c0fe15e2
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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