X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=d73ddec5b8c48c08d38e9e71666947aadafd3fb6;hp=7b283fb3bff2482738b29e5a502596ed2176ec4b;hpb=bc11759dd1fd198661657b741bc0143c9af309a4;p=notmuch diff --git a/.gitignore b/.gitignore index 7b283fb3..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,21 @@ -.first-build-message -Makefile.config -sh.config -version.stamp -TAGS -tags -*cscope* -.deps -/notmuch -notmuch-shared -libnotmuch.so* -libnotmuch*.dylib *.[ao] +*.stamp +*cscope* *~ .*.swp -releases +/.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