mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05: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 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