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