X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=f94d1480c1f91d5ff64e8a0f746f4f79de19b839;hb=44c9338061ed64797b21b847ce29bcacd7f72886;hp=d64ec9f35962bc957beb777151849e5bde7bf6c1;hpb=1e3a37b83c927334a73409296570885e14072f3c;p=notmuch diff --git a/.gitignore b/.gitignore index d64ec9f3..f94d1480 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,23 @@ -.first-build-message -Makefile.config -TAGS -tags -*cscope* -.deps -/notmuch -notmuch.sym -notmuch-shared -notmuch.1.gz -libnotmuch.so* -libnotmuch*.dylib *.[ao] +*.stamp +*cscope* *~ .*.swp -*.elc -releases +/.deps +/.first-build-message +/.stamps +/Makefile.config +/bindings/python-cffi/build/ +/lib/libnotmuch*.dylib +/lib/libnotmuch.so* +/nmbug +/notmuch +/notmuch-git +/notmuch-shared +/releases +/sh.config +/sphinx.config +/version.stamp +/bindings/python-cffi/_notmuch_config.py +TAGS +tags