From ec2d3ef6033065d0e9c4d66918c64fde2c7fbf93 Mon Sep 17 00:00:00 2001 From: hawken Date: Sat, 5 Jan 2019 20:14:26 +0000 Subject: [PATCH] Stop including .git in dpkg source tarball --- debian/source/options | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/source/options diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000000..45bef47641 --- /dev/null +++ b/debian/source/options @@ -0,0 +1 @@ +tar-ignore = ".git*"