X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=19cf3910a553e5325d8da3a73669c6c452dbd99c;hp=efa98fbbe03db365f815fa9c1107f792af5172b0;hpb=e72a6176e3fc3fcf4b1696e3f0ee9cf66509fb4d;p=notmuch diff --git a/.gitignore b/.gitignore index efa98fbb..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,21 @@ -Makefile.config -TAGS -tags -*cscope* -.deps -notmuch -notmuch.1.gz *.[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