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

Unified Diff: .gitignore

Issue 2016353003: isolate_android_sdk: Find or download isolate binary, fix infra path (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add check_isolate_auth Created 4 years, 7 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 | infra/bots/isolate_android_sdk.py » ('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 34f6f277ef4bb08c6400f554b20a2fd24dd0e28e..9fb5a30db88e1e2895accba8229960219c4d570f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,9 @@ TAGS
bower_components
common
gyp/build
+infra/bots/tools/luci-go/linux64/isolate
+infra/bots/tools/luci-go/mac64/isolate
+infra/bots/tools/luci-go/win64/isolate.exe
out
platform_tools/android/apps/build
platform_tools/android/apps/*.properties
« no previous file with comments | « no previous file | infra/bots/isolate_android_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698