diff options
| author | David Bremner <bremner@debian.org> | 2011-11-23 07:25:24 -0400 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-11-23 07:25:24 -0400 |
| commit | 502a3ad729499d22a20bb82a0c07bc5a1468a81d (patch) | |
| tree | 6c81ea7c544a9b1292f1ea1c8f5a7f2678ac5caa | |
| parent | eb88cd977bcfecfc2d4eb16547d21deb839fbae0 (diff) | |
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.
| -rw-r--r-- | contrib/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
