[PATCH 3/5] bindings/ruby: gitignore *.o

Subject: [PATCH 3/5] bindings/ruby: gitignore *.o

Date: Thu, 1 Jan 2015 13:16:38 +0100

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


---
 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


Thread: