Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 6e23444e2a887c3a544a41dc7795306ba371d6d5..e1630de0140277810b2e279017dd3d5760b7d52e 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -151,6 +151,7 @@ v8.log |
/third_party/angle |
/third_party/android_tools/ |
/third_party/aosp |
+/third_party/apache-mime4j |
/third_party/asan |
/third_party/bidichecker |
/third_party/bison |
@@ -163,6 +164,7 @@ v8.log |
/third_party/cygwin |
/third_party/directxsdk |
/third_party/drmemory |
+/third_party/findbugs |
/third_party/ffmpeg |
/third_party/flac |
/third_party/freetype |
@@ -172,9 +174,12 @@ v8.log |
/third_party/googlemac |
/third_party/gperf |
/third_party/guava/src |
+/third_party/httpcomponents-client |
+/third_party/httpcomponents-core |
/third_party/hunspell |
/third_party/hunspell_dictionaries |
/third_party/icu |
+/third_party/jarjar |
/third_party/jsoncpp/source |
/third_party/jsr-305/src |
/third_party/leveldatabase/src |