X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=f94d1480c1f91d5ff64e8a0f746f4f79de19b839;hp=e06101ce51c67c65d9118b198b4c165501b0d6e5;hb=3f4c61592f5a8667a11e5b90369572f60e58b388;hpb=045f0e455ac94e2393d0d729c9bbdf3459a4860f diff --git a/.gitignore b/.gitignore index e06101ce..f94d1480 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,23 @@ +*.[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