Skip to content

Commit

Permalink
Rollup merge of rust-lang#35358 - vadimcn:vscode, r=steveklabnik
Browse files Browse the repository at this point in the history
Ignore VS Code settings directory

r? @steveklabnik
  • Loading branch information
Jonathan Turner authored Aug 10, 2016
2 parents e8e5b09 + 751d43a commit 5933c01
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 @@ -57,6 +57,7 @@ __pycache__/
.project
.settings/
.valgrindrc
.vscode/
/*-*-*-*/
/*-*-*/
/Makefile
Expand Down

0 comments on commit 5933c01

Please sign in to comment.