X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=4f8a2d2253143d5dd3cee87d82bc48e1540d6a6d;hp=daf80945d109bb18065e748d70787e4b6128242f;hpb=266ab595a2fcbc8467eae843557597835269a554;p=notmuch diff --git a/.gitignore b/.gitignore index daf80945..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,21 @@ -Makefile.config -TAGS -tags -*cscope* -.deps -notmuch -notmuch.1.gz -libnotmuch.so* *.[ao] +*.stamp +*cscope* *~ .*.swp -*.elc +/.deps +/.first-build-message +/.stamps +/Makefile.config +/bindings/python-cffi/build/ +/lib/libnotmuch*.dylib +/lib/libnotmuch.so* +/notmuch +/notmuch-shared +/releases +/sh.config +/sphinx.config +/version.stamp +/bindings/python-cffi/_notmuch_config.py +TAGS +tags