浏览代码

Merge pull request #3712 from RyanGlScott/rust-pdb

Brian Douglas 4 年之前
父节点
当前提交
88c0fe15e2
共有 1 个文件被更改,包括 3 次插入0 次删除
  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