commit | fe3dfeeb3c93e7d9a9df9461150c32c03b4925ac | [log] [tgz] |
---|---|---|
author | Konrad Hofbauer <hofbauer@webrtc.org> | Mon Jan 21 12:46:26 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 21 18:42:33 2019 +0000 |
tree | 03984aed43cfb174b08c7c8d6da45132a88f6bdc | |
parent | 400736081a75cfc0988f234d7d81ad0a05383560 [diff] [blame] |
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}
diff --git a/.gitignore b/.gitignore index 2104635..7de75c9 100644 --- a/.gitignore +++ b/.gitignore
@@ -66,4 +66,5 @@ /rtc_tools/testing/golang/*/*.zip /x86-generic_out/ /xcodebuild +/.vscode !webrtc/*