Skip to content

Commit cb16e97

Browse files
joshgavcjihrig
authored andcommitted
tools: add .vscode folder to .gitignore
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]>
1 parent cdbeae9 commit cb16e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ ipch/
4343
*.opensdf
4444
*.VC.opendb
4545
.vs/
46+
.vscode/
4647

4748
/config.mk
4849
/config.gypi

0 commit comments

Comments
 (0)