diff options
| author | David Bremner <david@tethera.net> | 2015-01-03 13:26:19 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-01-03 15:18:27 +0100 |
| commit | 3220230317857ae47ff64fc67240effd6cf8a76f (patch) | |
| tree | 05261a2c228d46282ca835d34c2c07029f17f1a4 /debian/.gitignore | |
| parent | 08928573e4249a8e9822d52b420ee075b7fb39f9 (diff) | |
debian: update ./debian/.gitignore
One binary package was renamed, and notmuch-dbg was mysteriously
missing from the existing .gitignore.
Diffstat (limited to 'debian/.gitignore')
| -rw-r--r-- | debian/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/.gitignore b/debian/.gitignore index 31aa2bb7..e8c2e82a 100644 --- a/debian/.gitignore +++ b/debian/.gitignore @@ -3,8 +3,10 @@ libnotmuch-dev/ libnotmuch*/ notmuch-emacs/ notmuch/ +notmuch-dbg/ notmuch-mutt/ -notmuch-ruby/ +notmuch-vim/ +ruby-notmuch/ python*-notmuch/ *.debhelper *.debhelper.log |
