--- bindings/ruby/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/ruby/.gitignore b/bindings/ruby/.gitignore index fa25752..d682798 100644 --- a/bindings/ruby/.gitignore +++ b/bindings/ruby/.gitignore @@ -4,3 +4,4 @@ Makefile mkmf.log notmuch.so +*.o -- 2.1.3
- update count API round 2 David Bremner
- [Patch v2 1/5] build: integrate building ruby bindings ... David Bremner
- [Patch v2 2/5] test: add python tests for query.count_{... David Bremner
- [Patch v2 3/5] test: port existing python tests to ruby David Bremner
- [Patch v2 4/5] bindings/ruby: gitignore *.o David Bremner
- [Patch v2 5/5] lib: add status return to notmuch_query_... David Bremner
- update count API, round 3 David Bremner
- [PATCH 1/4] lib: add versions of notmuch_query_... David Bremner
- [PATCH 1/4] lib: add versions of notmuch_qu... Jani Nikula
- [PATCH 2/4] cli: update to use new count API David Bremner
- [PATCH 2/4] cli: update to use new count AP... Jani Nikula
- [PATCH 3/4] ruby: update bindings for new count... David Bremner
- [PATCH 4/4] python: update bindings for new cou... David Bremner
