Skip to content

Commit

Permalink
tools: add .vscode folder to .gitignore
Browse files Browse the repository at this point in the history
PR-URL: #7967
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Jackson Tian <[email protected]>
  • Loading branch information
joshgav authored and jasnell committed Aug 5, 2016
1 parent b866fdc commit 1e1bbe5
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 @@ -43,6 +43,7 @@ ipch/
*.opensdf
*.VC.opendb
.vs/
.vscode/

/config.mk
/config.gypi
Expand Down

0 comments on commit 1e1bbe5

Please sign in to comment.