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