X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=d73ddec5b8c48c08d38e9e71666947aadafd3fb6;hp=8cc3b30cf2a489ef4e75a5dfe5b7b0bd6491d2bf;hpb=a07962d3ec898f58507f71ada7af66f1c305cf60;p=notmuch diff --git a/.gitignore b/.gitignore index 8cc3b30c..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,21 @@ -.first-build-message -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