--- 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
- Build and test ruby bindings David Bremner
- [PATCH 1/5] build: integrate building ruby bindings int... David Bremner
- [PATCH 2/5] build/ruby: make use of -Wl,--no-undefined ... David Bremner
- [PATCH 3/5] bindings/ruby: gitignore *.o David Bremner
- [PATCH 3/5] bindings/ruby: gitignore *.o David Bremner
- [PATCH 4/5] build/ruby: use notmuch configure script va... David Bremner
- [PATCH 5/5] test: add initial ruby tests David Bremner
- integrate ruby into build and test v2 David Bremner
- [Patch v2 1/4] build: integrate building ruby b... David Bremner
- [Patch v2 2/4] build/ruby: make use of -Wl,--no... David Bremner
- [Patch v2 3/4] build/ruby: use notmuch configur... David Bremner
- [Patch v2 4/4] test: add initial ruby tests David Bremner
- Build ruby bindings: round 3 David Bremner
- [patch v3 1/4] build: integrate buildi... David Bremner
