aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/.gitignore
diff options
context:
space:
mode:
authorGravatar Adam Greene <adam.greene@gmail.com>2015-05-01 08:54:18 -0700
committerGravatar Adam Greene <adam.greene@gmail.com>2015-05-01 11:48:04 -0700
commitc70b6058eaae4fa5b1af577c548e6809a53dfd98 (patch)
tree89693f839c21940349003769811d22ecbb9e78b3 /ruby/.gitignore
parentc881159557398c915b6b279b45c618732741416b (diff)
add size alias for length
starting to make `RepeatedField` quack like an array additional changes: * make sure gemspec gets all ruby code files * add homepage in gem spec removes one of the warnings, and the gem spec authors are pushing everyone to include a homepage in the gem * remove excess whitespace in test suite to bring formatting inline with the rest of the file
Diffstat (limited to 'ruby/.gitignore')
-rw-r--r--ruby/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/.gitignore b/ruby/.gitignore
index 93e24502..bd8745dd 100644
--- a/ruby/.gitignore
+++ b/ruby/.gitignore
@@ -5,3 +5,4 @@ lib/google/protobuf_java.jar
protobuf-jruby.iml
target/
pkg/
+tmp/