From 1222ecd532d527f2184f2de5d7093afd512aa727 Mon Sep 17 00:00:00 2001 From: Edward Lemur Date: Mon, 12 Aug 2019 20:22:10 +0000 Subject: [PATCH] depot_tools: Include vpython in cipd bundle. Tbr: iannucci@chromium.org Bug: 984182 Change-Id: I01b0e12179d2314c48c00d74550ceea1e32b355d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749844 Reviewed-by: Edward Lesmes Commit-Queue: Edward Lesmes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 52954d930f..c5b5df3040 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,7 @@ /*.sh recipes # vpython and vpython specs -/vpython* +/vpython* recipes /gsutil.vpython recipes /.vpython recipes