aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2018-09-27 15:23:10 -0700
committerGitHub <noreply@github.com>2018-09-27 15:23:10 -0700
commit19ef4ab1c2b7efbc3dd7bedb670af580c960a576 (patch)
tree94f499ee548b82708feb5ec0f21f5bc71bf97c52 /.gitignore
parent4426cb573356c5ff710bff8ac8a1170baac7dcf0 (diff)
parentd0535cc09e6eac1bddddd51c20b5738c0e841765 (diff)
downloadprotobuf-19ef4ab1c2b7efbc3dd7bedb670af580c960a576.tar.gz
protobuf-19ef4ab1c2b7efbc3dd7bedb670af580c960a576.tar.bz2
protobuf-19ef4ab1c2b7efbc3dd7bedb670af580c960a576.zip
Merge pull request #4816 from hrsht/hrsht/zanker-proto2
Basic Proto2 support for Ruby gem
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8de0e54..2e8641c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -171,9 +171,14 @@ js/testproto_libs2.js
# ruby test output
ruby/lib/
+ruby/tests/basic_test_pb.rb
+ruby/tests/basic_test_proto2_pb.rb
ruby/tests/generated_code_pb.rb
ruby/tests/test_import_pb.rb
ruby/tests/test_ruby_package_pb.rb
+ruby/tests/generated_code_proto2_pb.rb
+ruby/tests/test_import_proto2_pb.rb
+ruby/tests/test_ruby_package_proto2_pb.rb
ruby/Gemfile.lock
ruby/compatibility_tests/v3.0.0/protoc
ruby/compatibility_tests/v3.0.0/tests/generated_code_pb.rb