]> git.notmuchmail.org Git - notmuch/blobdiff - .gitignore
lib: catch error from closed db in n_m_get_message_id
[notmuch] / .gitignore
index e00355ca2d0673801dc1d30f86b4a568104c7863..1c8705ec75eccf692c36f72e84cf6c2070c987b0 100644 (file)
@@ -1,16 +1,19 @@
-.first-build-message
-Makefile.config
+/.first-build-message
+/Makefile.config
+/sh.config
+/version.stamp
 TAGS
 tags
 *cscope*
-.deps
-notmuch
-notmuch-shared
-notmuch.1.gz
-libnotmuch.so*
+/.deps
+/notmuch
+/notmuch-shared
+/lib/libnotmuch.so*
+/lib/libnotmuch*.dylib
 *.[ao]
 *~
 .*.swp
-*.elc
-releases
-debian-build
+/releases
+/.stamps
+*.stamp
+/bindings/python-cffi/build/