From: David Bremner <bremner@debian.org>
Date: Wed, 23 Nov 2011 11:25:24 +0000 (-0400)
Subject: contrib/notmuch-deliver: don't export from git
X-Git-Tag: 0.10~4
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=502a3ad729499d22a20bb82a0c07bc5a1468a81d;p=notmuch

contrib/notmuch-deliver: don't export from git

This prevents it from being part of the release tarballs. Hopefully
this is only temporary while we sort out the GPL2 versus GPL3
question.
---

diff --git a/contrib/.gitattributes b/contrib/.gitattributes
new file mode 100644
index 00000000..3d57a081
--- /dev/null
+++ b/contrib/.gitattributes
@@ -0,0 +1 @@
+notmuch-deliver export-ignore