From 3d0601cd92e01fd9cdb1a49c455bf59d6723ae1d Mon Sep 17 00:00:00 2001 From: Christian Kern Date: Tue, 23 Jun 2015 12:22:41 +0200 Subject: [PATCH] omit merge example script from tarball --- scripts/create_tarball.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/create_tarball.sh b/scripts/create_tarball.sh index d5e3388..8c50a32 100755 --- a/scripts/create_tarball.sh +++ b/scripts/create_tarball.sh @@ -214,6 +214,7 @@ redirect_cmd rsync \ --exclude "scripts/license.*" \ --exclude "scripts/license_*" \ --exclude "scripts/remove_license.sh" \ + --exclude "scripts/merge_examples.sh" \ --exclude "mtapi/MTAPI.mm" \ --exclude ".cproject" \ --exclude ".gitattributes" \ -- libgit2 0.26.0