X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=8f3ebec02c14b60396b0389ff532af42bc5e9904;hb=99b6e780c8714f90f476e989e2d1cd973cf5bbb9;hp=217440d50fd2487094d3d769b1f067052c523e0c;hpb=e2dd4ac00b9979de34bd517fa57de56260d38755;p=notmuch diff --git a/.gitignore b/.gitignore index 217440d5..8f3ebec0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,20 @@ -.first-build-message -Makefile.config +/.first-build-message +/Makefile.config +/sh.config +/version.stamp TAGS tags *cscope* -.deps -notmuch -notmuch-shared -notmuch.1.gz -libnotmuch.so* +/.deps +/notmuch +/notmuch-shared +/lib/libnotmuch.so* +/lib/libnotmuch*.dylib *.[ao] *~ .*.swp -*.elc -releases +/releases +/.stamps +*.stamp +/bindings/python-cffi/build/ +/sphinx.config