1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-04-01 05:45:20 -04:00

Auto merge of - sjmann:update-ignore, r=fmoko

chore: update gitignore to ignore pdb files

Pr for issue 
This commit is contained in:
bors 2020-02-26 10:46:53 +00:00
commit 98358597a9

1
.gitignore vendored
View file

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