From 0e33310840aaada1a8b4b50094de8332b229c7db Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 14 Oct 2014 14:56:08 +0400 Subject: Ignore .git in tar --- debian/source/local-options | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/source/local-options b/debian/source/local-options index 3974cf1..318edb9 100644 --- a/debian/source/local-options +++ b/debian/source/local-options @@ -3,4 +3,5 @@ tar-ignore = ".mtn-ignore" tar-ignore = "_MTN" +tar-ignore = ".git" # This file is ignored by default. -- cgit v1.2.3