X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.gitignore;h=8f3ebec02c14b60396b0389ff532af42bc5e9904;hb=70b30066f67ea75d405c8a246bf6ed923e2bdd59;hp=217440d50fd2487094d3d769b1f067052c523e0c;hpb=7d9851e293fad762cd959e9be819e48a26087cdc;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