mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
debian: update .gitignore
Several packages have been added or renamed, but their build detritus not yet ignored.
This commit is contained in:
parent
b3e8be32e8
commit
6974c5e4f2
1 changed files with 5 additions and 3 deletions
8
debian/.gitignore
vendored
8
debian/.gitignore
vendored
|
@ -1,10 +1,12 @@
|
||||||
tmp/
|
tmp/
|
||||||
libnotmuch-dev/
|
libnotmuch-dev/
|
||||||
libnotmuch2/
|
libnotmuch*/
|
||||||
notmuch-emacs/
|
notmuch-emacs/
|
||||||
notmuch-vim/
|
|
||||||
notmuch/
|
notmuch/
|
||||||
python-notmuch/
|
notmuch-mutt/
|
||||||
|
notmuch-ruby/
|
||||||
|
python*-notmuch/
|
||||||
*.debhelper
|
*.debhelper
|
||||||
*.debhelper.log
|
*.debhelper.log
|
||||||
*.substvars
|
*.substvars
|
||||||
|
files
|
||||||
|
|
Loading…
Reference in a new issue