| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 711f09e06448531c034fd299c60d80112e5c9e67..7c4c69f67a2ad6c6e8bc6e233818ddcbeb460b0f 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -16,19 +16,27 @@ pin-log.txt
|
| /out
|
| /sde-avx-sse-transition-out.txt
|
| /testing
|
| +/third_party/accessibility_test_framework
|
| /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/bouncycastle
|
| /third_party/BUILD.gn
|
| /third_party/catapult
|
| +/third_party/closure_compiler
|
| /third_party/drmemory
|
| /third_party/gflags/src
|
| +/third_party/guava
|
| +/third_party/hamcrest
|
| /third_party/icu
|
| +/third_party/icu4j
|
| /third_party/ijar
|
| /third_party/instrumented_libraries
|
| +/third_party/intellij
|
| /third_party/jsr-305
|
| /third_party/junit
|
| /third_party/libjpeg
|
| @@ -39,9 +47,11 @@ pin-log.txt
|
| /third_party/lss
|
| /third_party/mockito
|
| /third_party/modp_b64
|
| +/third_party/ow2_asm
|
| /third_party/protobuf
|
| /third_party/requests
|
| /third_party/robolectric
|
| +/third_party/sqlite4java
|
| /third_party/WebKit
|
| /third_party/yasm
|
| /tools/android
|
|
|