From 6eb01e4dd67f6870f2430dec6614bebd351a229b Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Wed, 25 Jun 2014 00:11:34 +0200 Subject: [issue 699] [issue 682] [issue 683] lots of fixes for eclipse/ecj based issues surrounding path finding. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4b584638..8b7077a2 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ *.markdown.html /junit*.properties /eclipse.location +/.apt_generated/ -- cgit