Skip to content

Commit

Permalink
Auto merge of rust-lang#277 - sjmann:update-ignore, r=fmoko
Browse files Browse the repository at this point in the history
chore: update gitignore to ignore pdb files

Pr for issue rust-lang#275
  • Loading branch information
bors committed Feb 26, 2020
2 parents 174b359 + b8a0a16 commit 37701ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
target/
**/*.rs.bk
.DS_Store
*.pdb

0 comments on commit 37701ed

Please sign in to comment.