X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gitignore;h=eda6d9cff7473613aca1e36d54fb4dd5e8872a2c;hb=0c7726dc194907bfdd930b95fc96a6e5cb2ed041;hp=efa98fbbe03db365f815fa9c1107f792af5172b0;hpb=e72a6176e3fc3fcf4b1696e3f0ee9cf66509fb4d;p=notmuch diff --git a/.gitignore b/.gitignore index efa98fbb..eda6d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,24 @@ -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* +/nmbug +/notmuch +/notmuch-git +/notmuch-shared +/releases +/sh.config +/sphinx.config +/version.stamp +/bindings/python-cffi/_notmuch_config.py +TAGS +tags +__pycache__