diff options
| author | Paul Duncan <pabs@pablotron.org> | 2018-09-06 08:40:23 -0400 |
|---|---|---|
| committer | Paul Duncan <pabs@pablotron.org> | 2018-09-06 08:40:23 -0400 |
| commit | f422534cd4cf1ba32523c9fc798c207065038ca5 (patch) | |
| tree | d3dce87dffeca2acfceab6aa9abf7046843f9145 /.gitignore | |
| parent | c02640d395fe95a41183a63bea29113676e92fae (diff) | |
| download | luigi-template-f422534cd4cf1ba32523c9fc798c207065038ca5.tar.xz luigi-template-f422534cd4cf1ba32523c9fc798c207065038ca5.zip | |
java: add pom.xml, mv sources to src/main/java/org/pablotron, add src/test, add initial junit tests, update makefile and .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ php/docs/ php/examples/* ruby/*.gem ruby/docs/ +java/target/ |
