X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=1c8705ec75eccf692c36f72e84cf6c2070c987b0;hp=8cc3b30cf2a489ef4e75a5dfe5b7b0bd6491d2bf;hb=HEAD;hpb=a07962d3ec898f58507f71ada7af66f1c305cf60 diff --git a/.gitignore b/.gitignore index 8cc3b30c..eda6d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,24 @@ -.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* +/nmbug +/notmuch +/notmuch-git +/notmuch-shared +/releases +/sh.config +/sphinx.config +/version.stamp +/bindings/python-cffi/_notmuch_config.py +TAGS +tags +__pycache__