diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2012-01-23 20:48:25 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2012-01-23 20:48:25 +0100 |
commit | 4c04aca3fbb12f526b2e0c102f2beaf89a134f25 (patch) | |
tree | 4e69dfe17cde59a1a9b0f3270f9479e4887c1eff /.gitignore | |
parent | b8049aa1c79aa964f06d9b284c29d4c5241630d8 (diff) | |
download | lombok-4c04aca3fbb12f526b2e0c102f2beaf89a134f25.tar.gz lombok-4c04aca3fbb12f526b2e0c102f2beaf89a134f25.tar.bz2 lombok-4c04aca3fbb12f526b2e0c102f2beaf89a134f25.zip |
further fixes to the build script. I think it's good now....
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,3 +16,4 @@ /lombok.iml /.idea *.markdown.html +/junit*.properties
\ No newline at end of file |