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

Side by Side 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: Teach build.py to cross-compile go-based packages. 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 unified diff | Download patch
OLDNEW
1 # Built *.cipd packages are put here. 1 # Built *.cipd packages are put here.
2 *.cipd 2 *.cipd
3 .cipd_client
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698