From 6755d13f1b792f081c69816577d36ca6d7318d57 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 14 Oct 2016 10:35:33 -0700 Subject: [PATCH] Revert "Do not include baseimage and installer in archive" This reverts commit f80ce1778a3aa86f1ffc3e3eb8a0fcf718348775. We cannot just remove it because the CLI tool relies on this right now. --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 56982bf90..bf8ccb96e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,5 @@ # following files are skipped when exporting using git archive test export-ignore -scripts export-ignore -baseimage export-ignore -installer export-ignore .gitattributes export-ignore .gitignore export-ignore