]> git.notmuchmail.org Git - notmuch/blobdiff - .gitignore
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / .gitignore
index 468b660a70971fbac2269d914a70c6314b7bd453..eda6d9cff7473613aca1e36d54fb4dd5e8872a2c 100644 (file)
@@ -1,18 +1,24 @@
+*.[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
-*.stamp
+__pycache__