Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: .gitignore

Issue 1276073004: Offline By Default (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Add missing explicits. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698