]> git.notmuchmail.org Git - notmuch/commitdiff
ruby: Add generated files to .gitignore
authorAli Polatel <alip@exherbo.org>
Wed, 2 Feb 2011 23:40:38 +0000 (01:40 +0200)
committerAli Polatel <alip@exherbo.org>
Wed, 2 Feb 2011 23:40:38 +0000 (01:40 +0200)
bindings/ruby/.gitignore [new file with mode: 0644]

diff --git a/bindings/ruby/.gitignore b/bindings/ruby/.gitignore
new file mode 100644 (file)
index 0000000..fa25752
--- /dev/null
@@ -0,0 +1,6 @@
+# .gitignore for bindings/ruby
+
+# Generated files
+Makefile
+mkmf.log
+notmuch.so