Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 9d30a0f1623560c04ab4acddbbcaf45fd9699eba..0a289576193dfd42431924e5ea812f089cfb9cca 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -59,6 +59,7 @@ v8.log |
/third_party/go/ |
/third_party/icu/ |
/third_party/jsr-305/src/ |
+/third_party/leveldatabase/ |
/third_party/libc++/trunk/ |
/third_party/libc++abi/trunk/ |
/third_party/libjpeg_turbo/ |
@@ -75,6 +76,7 @@ v8.log |
/third_party/robolectric/src/ |
/third_party/skia/ |
/third_party/smhasher/src/ |
+/third_party/snappy/src/ |
/third_party/yasm/binaries/ |
/third_party/yasm/source/patched-yasm/ |
/tools/grit/ |