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 <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jackson Tian <shvyo1987@gmail.com>
  • Loading branch information
joshgav authored and cjihrig committed Aug 10, 2016
1 parent cdbeae9 commit cb16e97
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 cb16e97

Please sign in to comment.