X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=e3ad0087f3453c89871acac8b11da8bab1ac54df;hp=ef4f0748893ec87f6b6aff27ea689a7cd19ac1b3;hpb=b3e8be32e80f5621b9337613bbe0a8a63ae4027e;p=notmuch diff --git a/.gitignore b/.gitignore index ef4f0748..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,21 @@ -.first-build-message -Makefile.config -TAGS -tags -*cscope* -.deps -/notmuch -notmuch.sym -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