From 85197a485a5eb35a80dddf56931fccb215bc0824 Mon Sep 17 00:00:00 2001 From: Karel Miko Date: Fri, 5 May 2017 17:15:56 +0200 Subject: [PATCH] do not exclude anything during make zipup --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index c76e0d2..5238953 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,3 @@ -/.* export-ignore -/hooks export-ignore -doc/*.html export-ignore -coverity.sh export-ignore +#/.* export-ignore /** export-subst