X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=3edd1768ed85aac3dc6bfa94a91107a3df75c1cb;hp=d64ec9f35962bc957beb777151849e5bde7bf6c1;hb=a34d7b41444ad2fb50cc7def25659c88d439780a;hpb=1e3a37b83c927334a73409296570885e14072f3c diff --git a/.gitignore b/.gitignore index d64ec9f3..3edd1768 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,20 @@ -.first-build-message -Makefile.config -TAGS -tags -*cscope* -.deps -/notmuch -notmuch.sym -notmuch-shared -notmuch.1.gz -libnotmuch.so* -libnotmuch*.dylib *.[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 +TAGS +tags