aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/.gitignore
diff options
context:
space:
mode:
authorGravatar nnoble <nnoble@google.com>2014-12-01 17:06:10 -0800
committerGravatar Nicolas Noble <nnoble@google.com>2014-12-01 17:45:43 -0800
commit097ef9b7d9a8e000a5654432cb2fd35816777068 (patch)
tree62e853673a6ddf69666d531f8fe6597a6fdc1a69 /src/ruby/.gitignore
parent8ac074ba20ed23f597eddf0a2d07293ec80d88a8 (diff)
Incorporating ruby into the master grpc repository.
Change on 2014/12/01 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81111468
Diffstat (limited to 'src/ruby/.gitignore')
-rwxr-xr-xsrc/ruby/.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ruby/.gitignore b/src/ruby/.gitignore
new file mode 100755
index 0000000000..62fcb4fa94
--- /dev/null
+++ b/src/ruby/.gitignore
@@ -0,0 +1,15 @@
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+*.bundle
+*.so
+*.o
+*.a
+mkmf.log
+vendor