X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gitignore;h=f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8;hb=7e654e2a456c552052e9e50b83da73b4d31d8f2b;hp=e06101ce51c67c65d9118b198b4c165501b0d6e5;hpb=b52e1e0f1db139cb26e1f9f276918f05d33925e2;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