X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=e3ad0087f3453c89871acac8b11da8bab1ac54df;hp=e06101ce51c67c65d9118b198b4c165501b0d6e5;hpb=43668950626f347f05aad7d49cd9ea4383030443;p=notmuch diff --git a/.gitignore b/.gitignore index e06101ce..f846ebec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,21 @@ +*.[ao] +*.stamp +*cscope* +*~ +.*.swp +/.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 +/bindings/python-cffi/_notmuch_config.py TAGS tags -*cscope* -/.deps -/notmuch -/notmuch-shared -/lib/libnotmuch.so* -/lib/libnotmuch*.dylib -*.[ao] -*~ -.*.swp -/releases -/.stamps