mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-27 00:00:03 +03: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 a new issue