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 11, 2016
2 parents 260a379 + 751d43a commit 0fecdc5
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 0fecdc5

Please sign in to comment.