diff options
author | Roel Spilker <r.spilker@gmail.com> | 2010-11-22 22:27:58 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2010-11-22 22:27:58 +0100 |
commit | 3a89cbe7e7610c649c45e3647d766fdb027f068d (patch) | |
tree | 9bf0e89810fb0065e0bcb8a71547764b8437b23f /.gitignore | |
parent | 16a24525bf8c40549ded60678a4c4ec25fce35c5 (diff) | |
download | lombok-3a89cbe7e7610c649c45e3647d766fdb027f068d.tar.gz lombok-3a89cbe7e7610c649c45e3647d766fdb027f068d.tar.bz2 lombok-3a89cbe7e7610c649c45e3647d766fdb027f068d.zip |
Ivy cache is now local to prevent cache conflict with other ivy using projects.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ bin build dist +ivyCache google.properties debug LombokizedEclipse.launch |