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

Unified Diff: tools/sdks/.gitignore

Issue 2959973002: [Fuchsia] Script for downloading the latest prebuilt dev SDK (Closed)
Patch Set: Preserve file permissions Created 3 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
« no previous file with comments | « tools/download_prebuilt_sdk.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/sdks/.gitignore
diff --git a/tools/sdks/.gitignore b/tools/sdks/.gitignore
index 2610d85578e797817001d517129fe7ac6d976247..e08a678a101d36ff37ff831bc51aa9b989ea595c 100644
--- a/tools/sdks/.gitignore
+++ b/tools/sdks/.gitignore
@@ -1,6 +1,12 @@
/linux/dart-sdk
/linux/dart-sdk.tar.gz
+/linux/dartsdk-linux-x64-release.zip
+/linux/dartsdk-linux-x64-release.zip.sha256sum
/win/dart-sdk
/win/dart-sdk.tar.gz
+/win/dartsdk-windows-x64-release.zip
+/win/dartsdk-windows-x64-release.zip.sha256sum
/mac/dart-sdk
/mac/dart-sdk.tar.gz
+/mac/dartsdk-macos-x64-release.zip
+/mac/dartsdk-macos-x64-release.zip.sha256sum
« no previous file with comments | « tools/download_prebuilt_sdk.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698