| Index: third_party/.gitignore
|
| diff --git a/third_party/.gitignore b/third_party/.gitignore
|
| index 176819faf66e78e6694edef4b125231147bb25dd..439bb769f0fc87b1b628e6c57fbf68ca80ed7812 100644
|
| --- a/third_party/.gitignore
|
| +++ b/third_party/.gitignore
|
| @@ -6,6 +6,8 @@
|
| /adobe/flash/binaries
|
| /adobe/flash/symbols
|
| /amd/
|
| +/android_dalvik_dx/lib/*.jar
|
| +/android_libcore_dex/lib/*.jar
|
| /android_protobuf/src
|
| /android_support_test_runner/lib/*.aar
|
| /android_support_test_runner/lib/*.jar
|
| @@ -116,7 +118,7 @@
|
| /minigbm/src
|
| /mkl
|
| /mocha
|
| -/mockito/src
|
| +/mockito/lib/*.jar
|
| /nacl_sdk_binaries/
|
| /netty-tcnative/src
|
| /netty4/src
|
| @@ -204,4 +206,3 @@
|
| /yasm/generate_files.xml
|
| /yasm/source/patched-yasm
|
| /yasm/yasm.xml
|
| -
|
|
|