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

Unified Diff: .gitignore

Issue 1364983002: Add CIPD binary installation to DEPS runhooks. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Use "cipd_package_root/" instead of "bin/", better class grouping. 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 6e2f8e5c85585423fe9b0572c4b36d4a5f73dbd5..3127197438ab9bc7dd60652aa0ac3e8f34871acd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ appengine/swarming
appengine/milo/vulcanized_main.html
appengine/experimental/milo-linear/vulcanized_main.html
appengine/milo/html/parts/graph/viz.js
+/cipd_package_root/
Vadim Sh. 2015/09/25 18:26:35 just /cipd/ ? cipd_package_root is long.. note a
dnj 2015/09/25 18:39:14 Okay.
.DS_Store
/node/runtimes
# build_cache is used by infra.services.builder_alerts
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698