X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=1c8705ec75eccf692c36f72e84cf6c2070c987b0;hp=e06101ce51c67c65d9118b198b4c165501b0d6e5;hb=HEAD;hpb=b52e1e0f1db139cb26e1f9f276918f05d33925e2 diff --git a/.gitignore b/.gitignore index e06101ce..eda6d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,24 @@ +*.[ao] +*.stamp +*cscope* +*~ +.*.swp +/.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 -*cscope* -/.deps -/notmuch -/notmuch-shared -/lib/libnotmuch.so* -/lib/libnotmuch*.dylib -*.[ao] -*~ -.*.swp -/releases -/.stamps +__pycache__