Skip to content

Commit 88c0fe1

Browse files
authored
Merge pull request #3712 from RyanGlScott/rust-pdb
2 parents 888439e + d15076e commit 88c0fe1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Rust.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ Cargo.lock
99

1010
# These are backup files generated by rustfmt
1111
**/*.rs.bk
12+
13+
# MSVC Windows builds of rustc generate these, which store debugging information
14+
*.pdb

0 commit comments

Comments
 (0)