1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Merge pull request #3712 from RyanGlScott/rust-pdb

This commit is contained in:
Brian Douglas 2021-05-08 07:26:14 -07:00 committed by GitHub
commit 88c0fe15e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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