From 3a89cbe7e7610c649c45e3647d766fdb027f068d Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Mon, 22 Nov 2010 22:27:58 +0100 Subject: Ivy cache is now local to prevent cache conflict with other ivy using projects. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4244e37d..d9fdc659 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ bin build dist +ivyCache google.properties debug LombokizedEclipse.launch -- cgit