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

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: Technically correct, the best kind of correct! :) 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..05762294156547fffa2ec8498026a6d16346913e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,9 +8,11 @@ appengine/swarming
appengine/milo/vulcanized_main.html
appengine/experimental/milo-linear/vulcanized_main.html
appengine/milo/html/parts/graph/viz.js
+/cipd/*
.DS_Store
/node/runtimes
# build_cache is used by infra.services.builder_alerts
build_cache
go/src/github.com
recipes-py
+!/cipd/README.md
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698