From 9daa10394c631a99a93d55f6aa0f170e4d5903ea Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Wed, 16 Apr 2014 14:35:45 +0200 Subject: Add script for creating a source package for a release. It's only a one-liner, but tedious and error-prone anyway. Change-Id: I2fd71f393e49737bf002f0ca93ed157be3fc1438 Reviewed-by: Joerg Bornemann --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index eeef3e0a2..fbe3f9874 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ /.gitignore export-ignore /.gitattributes export-ignore +/make-release-archive.sh export-ignore -- cgit v1.2.3