From 1846ec0341efacef7f90012ff64bae440fa12f1c Mon Sep 17 00:00:00 2001 From: Brandon McAnsh Date: Fri, 30 Dec 2016 16:26:44 -0500 Subject: http_prebuilt: Implement archive of artifacts * checksum will be downloaded and asserted to prevent a redownload every clean * Archives will exist (invisibly) at vendor/cm/prebuilt/archive Change-Id: I637e86cacd146d665044a119885900dc4660e22b Signed-off-by: Brandon McAnsh --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f5b82f39..931ce07a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ proprietary/* +prebuilt/archive -- cgit v1.2.3