diff options
author | Paul Duncan <pabs@pablotron.org> | 2018-09-05 22:33:21 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2018-09-05 22:33:21 -0400 |
commit | 1e839cd3ba61d3732fabdc54a4aa441cec613ba2 (patch) | |
tree | dc4dfe49c226b0eacf54614a77c52bbe99a89003 /.gitignore | |
parent | abe810de48da22fbc8e28369f50e2863291fe505 (diff) | |
download | luigi-template-1e839cd3ba61d3732fabdc54a4aa441cec613ba2.tar.bz2 luigi-template-1e839cd3ba61d3732fabdc54a4aa441cec613ba2.zip |
ruby: add remaining tests, add full documentation, simplify gemspec, add "docs" task, minor bug fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ php/vendor php/docs/ php/examples/* ruby/*.gem +ruby/docs/ |