[
https://issues.apache.org/jira/browse/AVRO-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741951#comment-14741951
]
ASF subversion and git services commented on AVRO-1709:
-------------------------------------------------------
Commit 1702596 from [email protected] in branch 'avro/branches/branch-1.7'
[ https://svn.apache.org/r1702596 ]
AVRO-1709. Ruby: Ignore generated files. Contributed by Daniel Schierbeck.
The data.avr file is generated every times the tests are run;
Gemfile.lock is generated every time `bundle install` is run.
This closes #45
> [Ruby] Ignore generated files
> -----------------------------
>
> Key: AVRO-1709
> URL: https://issues.apache.org/jira/browse/AVRO-1709
> Project: Avro
> Issue Type: Improvement
> Reporter: Daniel Schierbeck
> Assignee: Daniel Schierbeck
> Attachments: AVRO-1709.1.patch
>
>
> Neither data.avr nor Gemfile.lock should be committed to the repository –
> adding them to .gitignore thus makes it easier to work on the Ruby library.
> PR: https://github.com/apache/avro/pull/45
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)