Fix gitignore after setup_links change.
R=henrika@webrtc.org BUG=522043 Review-Url: https://codereview.webrtc.org/2184323004 Cr-Commit-Position: refs/heads/master@{#13556}
This commit is contained in:
parent
c62ff86023
commit
5deaaaa0b4
18
.gitignore
vendored
18
.gitignore
vendored
@ -69,15 +69,20 @@
|
||||
/resources/**/*.INP
|
||||
/resources/**/*.OUT*
|
||||
/testing
|
||||
/third_party/BUILD.gn
|
||||
/third_party/WebKit
|
||||
/third_party/WebKit/Tools/Scripts
|
||||
/third_party/accessibility_test_framework
|
||||
/third_party/afl
|
||||
/third_party/android_platform
|
||||
/third_party/android_tools
|
||||
/third_party/apache_velocity
|
||||
/third_party/appurify-python
|
||||
/third_party/asan
|
||||
/third_party/ashmem
|
||||
/third_party/binutils
|
||||
/third_party/boringssl
|
||||
/third_party/BUILD.gn
|
||||
/third_party/bouncycastle
|
||||
/third_party/catapult
|
||||
/third_party/clang_format
|
||||
/third_party/class-dump
|
||||
@ -90,17 +95,21 @@
|
||||
/third_party/gaeunit
|
||||
/third_party/gflags/src
|
||||
/third_party/google-visualization-python
|
||||
/third_party/guava
|
||||
/third_party/hamcrest
|
||||
/third_party/icu
|
||||
/third_party/instrumented_libraries
|
||||
/third_party/icu4j
|
||||
/third_party/ijar
|
||||
/third_party/instrumented_libraries
|
||||
/third_party/intellij
|
||||
/third_party/jsoncpp
|
||||
/third_party/jsr-305
|
||||
/third_party/junit
|
||||
/third_party/junit-jar
|
||||
/third_party/libFuzzer
|
||||
/third_party/libc++
|
||||
/third_party/libc++-static
|
||||
/third_party/libc++abi
|
||||
/third_party/libFuzzer
|
||||
/third_party/libjingle
|
||||
/third_party/libjpeg
|
||||
/third_party/libjpeg_turbo
|
||||
@ -119,16 +128,17 @@
|
||||
/third_party/openh264
|
||||
/third_party/openmax_dl
|
||||
/third_party/opus
|
||||
/third_party/ow2_asm
|
||||
/third_party/proguard
|
||||
/third_party/protobuf
|
||||
/third_party/requests
|
||||
/third_party/robolectric
|
||||
/third_party/sqlite
|
||||
/third_party/sqlite4java
|
||||
/third_party/syzygy
|
||||
/third_party/tcmalloc
|
||||
/third_party/usrsctp
|
||||
/third_party/valgrind
|
||||
/third_party/WebKit
|
||||
/third_party/winsdk_samples/src
|
||||
/third_party/yasm
|
||||
/third_party/zlib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user