aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-04-16 14:35:45 +0200
committerChristian Kandeler <christian.kandeler@digia.com>2014-04-16 15:15:57 +0200
commit9daa10394c631a99a93d55f6aa0f170e4d5903ea (patch)
tree82b3a8370a98ba99e295c524cf65a3b7fec93dbb /.gitattributes
parent7ecce42c472034c674fc569cd51e88d36a558a1c (diff)
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 <joerg.bornemann@digia.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
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