mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-05 00:00:12 +00:00
Auto merge of #277 - sjmann:update-ignore, r=fmoko
chore: update gitignore to ignore pdb files Pr for issue #275
This commit is contained in:
commit
98358597a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
target/
|
||||
**/*.rs.bk
|
||||
.DS_Store
|
||||
*.pdb
|
Loading…
Reference in New Issue
Block a user