X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=e7ffb7404163ebb453c96f6af9724e0fba75abb0;hp=217440d50fd2487094d3d769b1f067052c523e0c;hpb=7d9851e293fad762cd959e9be819e48a26087cdc;p=notmuch diff --git a/.gitignore b/.gitignore index 217440d5..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,21 @@ -.first-build-message -Makefile.config -TAGS -tags -*cscope* -.deps -notmuch -notmuch-shared -notmuch.1.gz -libnotmuch.so* *.[ao] +*.stamp +*cscope* *~ .*.swp -*.elc -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