X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hp=7b283fb3bff2482738b29e5a502596ed2176ec4b;hb=HEAD;hpb=523d2b50fcaae90cbe09975c1f1bc652ff521ec6 diff --git a/.gitignore b/.gitignore index 7b283fb3..eda6d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,24 @@ -.first-build-message -Makefile.config -sh.config -version.stamp -TAGS -tags -*cscope* -.deps -/notmuch -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* +/nmbug +/notmuch +/notmuch-git +/notmuch-shared +/releases +/sh.config +/sphinx.config +/version.stamp +/bindings/python-cffi/_notmuch_config.py +TAGS +tags +__pycache__