mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
42 lines
391 B
Text
42 lines
391 B
Text
# gitignore for notmuch-deliver
|
|
.*.swp
|
|
*~
|
|
*.[oa]
|
|
*.py[co]
|
|
|
|
tags
|
|
|
|
*.lo
|
|
*.la
|
|
|
|
.deps
|
|
.libs
|
|
Makefile.in
|
|
Makefile
|
|
|
|
gmon.out
|
|
gprof*
|
|
|
|
/INSTALL
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.sub
|
|
/config.status
|
|
/configure
|
|
/compile
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/stamp-h1
|
|
/libtool
|
|
/ltmain.sh
|
|
|
|
m4/libtool.m4
|
|
m4/lt*.m4
|
|
|
|
maildrop/numlib/config.h
|
|
src/notmuch-deliver
|