X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.gitignore;h=3edd1768ed85aac3dc6bfa94a91107a3df75c1cb;hp=1c8705ec75eccf692c36f72e84cf6c2070c987b0;hb=cc180507b03d9826c92d48ee91dbd9bb5f15cd56;hpb=89f7a3c3e45edc80ccf5b09c4d8db8654a61b70c diff --git a/.gitignore b/.gitignore index 1c8705ec..3edd1768 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,20 @@ +*.[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 TAGS tags -*cscope* -/.deps -/notmuch -/notmuch-shared -/lib/libnotmuch.so* -/lib/libnotmuch*.dylib -*.[ao] -*~ -.*.swp -/releases -/.stamps -*.stamp -/bindings/python-cffi/build/