X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gitignore;h=f94d1480c1f91d5ff64e8a0f746f4f79de19b839;hb=3f4c61592f5a8667a11e5b90369572f60e58b388;hp=8f3ebec02c14b60396b0389ff532af42bc5e9904;hpb=a2e9eaadaf2728bb09064b274744f930581e443e;p=notmuch diff --git a/.gitignore b/.gitignore index 8f3ebec0..f94d1480 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,23 @@ -/.first-build-message -/Makefile.config -/sh.config -/version.stamp -TAGS -tags -*cscope* -/.deps -/notmuch -/notmuch-shared -/lib/libnotmuch.so* -/lib/libnotmuch*.dylib *.[ao] +*.stamp +*cscope* *~ .*.swp -/releases +/.deps +/.first-build-message /.stamps -*.stamp +/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