mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-11 07:04:17 +00:00
chore: update gitignore to ignore pdb files
This commit is contained in:
parent
f981dcfde4
commit
8064facbb8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
target/
|
||||
**/*.rs.bk
|
||||
.DS_Store
|
||||
*.pdb
|
Loading…
Reference in a new issue