]> git.notmuchmail.org Git - notmuch/blobdiff - .gitignore
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / .gitignore
index 95c50ec1e8ebd00c52fbe3115726d88747716c7b..eda6d9cff7473613aca1e36d54fb4dd5e8872a2c 100644 (file)
@@ -1,14 +1,24 @@
-.first-build-message
-Makefile.config
-TAGS
-tags
-*cscope*
-.deps
-notmuch
-notmuch-shared
-notmuch.1.gz
-libnotmuch.so*
 *.[ao]
 *.[ao]
+*.stamp
+*cscope*
 *~
 .*.swp
 *~
 .*.swp
-*.elc
+/.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
+__pycache__