X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hp=02ab00441d67ba9ed47a4e16f628778dea56c766;hb=HEAD;hpb=22472d9def2f6525a9aac62e6481d8d4fa7db5d0 diff --git a/.gitignore b/.gitignore index 02ab0044..eda6d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,24 @@ -.first-build-message -Makefile.config -TAGS -tags -*cscope* -.deps -notmuch -notmuch.sym -notmuch-shared -notmuch.1.gz -libnotmuch.so* *.[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 +__pycache__