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

Unified Diff: .gitignore

Issue 1154633003: Add luci-go's isolate tool, downloaded via runhooks. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 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 | DEPS » ('j') | DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 2ac75d480ce13cbad7ab966fd51fade188c21c13..21002d443dfe15ae1d235cd403257e2ba748df18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -253,6 +253,9 @@ v8.log
/testing/gtest
/testing/iossim/third_party/
/testserver.log
+/tools/luci-go/linux64/isolate
+/tools/luci-go/mac64/isolate
+/tools/luci-go/win64/isolate
Vadim Sh. 2015/05/22 19:24:05 isolate.exe
M-A Ruel 2015/05/22 19:29:09 Thanks for spotting it!
/third_party/accessibility-developer-tools/
/third_party/adobe/flash/binaries
/third_party/adobe/flash/symbols
« no previous file with comments | « no previous file | DEPS » ('j') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698