diff options
author | David Bremner <bremner@debian.org> | 2013-06-02 10:39:47 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-06-02 20:44:42 -0300 |
commit | 6974c5e4f2e69faf850a5bf20b1a44ea33df5ead (patch) | |
tree | bc7bed727294080991009767b47d848c441537be /debian/.gitignore | |
parent | b3e8be32e80f5621b9337613bbe0a8a63ae4027e (diff) |
debian: update .gitignore
Several packages have been added or renamed, but their build detritus
not yet ignored.
Diffstat (limited to 'debian/.gitignore')
-rw-r--r-- | debian/.gitignore | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/.gitignore b/debian/.gitignore index 9f09f22d..31aa2bb7 100644 --- a/debian/.gitignore +++ b/debian/.gitignore @@ -1,10 +1,12 @@ tmp/ libnotmuch-dev/ -libnotmuch2/ +libnotmuch*/ notmuch-emacs/ -notmuch-vim/ notmuch/ -python-notmuch/ +notmuch-mutt/ +notmuch-ruby/ +python*-notmuch/ *.debhelper *.debhelper.log *.substvars +files |