Add Visual Studio Code project folder to gitignore file.
Bug: none Change-Id: Idd77a1c3d5ed5f904a5cd22eff94cbc6c7cc14d7 Reviewed-on: https://webrtc-review.googlesource.com/c/118685 Commit-Queue: Konrad Hofbauer <hofbauer@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26348}
This commit is contained in:

committed by
Commit Bot

parent
400736081a
commit
fe3dfeeb3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,4 +66,5 @@
|
||||
/rtc_tools/testing/golang/*/*.zip
|
||||
/x86-generic_out/
|
||||
/xcodebuild
|
||||
/.vscode
|
||||
!webrtc/*
|
||||
|
Reference in New Issue
Block a user