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

Unified Diff: build/out/.gitignore

Issue 2095173002: Teach build.py to cross-compile go-based packages. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: use 'go clean', less rebuilding Created 4 years, 6 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
Index: build/out/.gitignore
diff --git a/build/out/.gitignore b/build/out/.gitignore
index 8e54101b9826a4e5eb34e7bff19796eacc9a8945..e49c3cc8b2eb67ea111b0898df5662bb08c147f3 100644
--- a/build/out/.gitignore
+++ b/build/out/.gitignore
@@ -1,2 +1,3 @@
# Built *.cipd packages are put here.
*.cipd
+.cipd_client
« build/build.py ('K') | « build/build.py ('k') | build/packages/authutil.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698