1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-07-03 00:46:57 +02: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:
bors
2020-02-26 10:46:53 +00:00

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
target/
**/*.rs.bk
.DS_Store
*.pdb