X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=3edd1768ed85aac3dc6bfa94a91107a3df75c1cb;hp=ef4f0748893ec87f6b6aff27ea689a7cd19ac1b3;hb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6;hpb=b3e8be32e80f5621b9337613bbe0a8a63ae4027e diff --git a/.gitignore b/.gitignore index ef4f0748..3edd1768 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,20 @@ -.first-build-message -Makefile.config -TAGS -tags -*cscope* -.deps -/notmuch -notmuch.sym -notmuch-shared -libnotmuch.so* -libnotmuch*.dylib *.[ao] +*.stamp +*cscope* *~ .*.swp -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