summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes
index 74dbdde..7b0818a 100755
--- a/tests/tests/gitattributes
+++ b/tests/tests/gitattributes
@@ -135,7 +135,7 @@ sfmt_import () {
: ----- generate the orig -----
-tar --exclude=debian -zcf ${p}_${bv}.orig.tar.gz $p
+tar --exclude=debian --exclude=.git -zcf ${p}_${bv}.orig.tar.gz $p
: ----- test 1.0 native -----