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

Unified Diff: build/.gitignore

Issue 2750603003: Add utility for downloading reference APKs. (Closed)
Patch Set: Add OWNERS Created 3 years, 9 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 | build/android/binary_size/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/.gitignore
diff --git a/build/.gitignore b/build/.gitignore
index 103314c388341e722a08b18ddd090ce27c0d07b5..7459415afb1aec4ef5989b9a3a268692f8bc9880 100644
--- a/build/.gitignore
+++ b/build/.gitignore
@@ -1,6 +1,7 @@
# This file is needed for projects that has this directory as a separate Git
# mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
/android/bin
+/android/binary_size/apks/**/*.apk
/Debug
/Debug_x64
/goma
« no previous file with comments | « no previous file | build/android/binary_size/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698