gitignore: Remove webrtc/
Since webrtc/* has been moved to the top level we should ignore it so it can be easily cleaned. Right now there are usually at least .pyc files. BUG=chromium:611808 NOTRY=True Change-Id: If04284353a4e467583f810b2e5423c32269ba3cf Reviewed-on: https://webrtc-review.googlesource.com/1571 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19851}
This commit is contained in:
parent
a18a3bf8d6
commit
59b2854d51
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
|||||||
/rtc_tools/testing/golang/*/*.zip
|
/rtc_tools/testing/golang/*/*.zip
|
||||||
/x86-generic_out/
|
/x86-generic_out/
|
||||||
/xcodebuild
|
/xcodebuild
|
||||||
|
!webrtc/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user