Skip to content

Commit

Permalink
Auto merge of #7578 - igor-makarov:vscode-ignore, r=Eh2406
Browse files Browse the repository at this point in the history
Add VS Code user dir to .gitignore

This is similar to `.idea`.
  • Loading branch information
bors committed Nov 11, 2019
2 parents 127d2b4 + 5709d5e commit cb50a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ src/registry/target
rustc
__pycache__
.idea/
.vscode/
*.iml
*.swp

0 comments on commit cb50a19

Please sign in to comment.