From 44f4f9ef16a5cd66deba95239a6f2d59834bc8f9 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 2 May 2017 14:24:57 +1200 Subject: ignore javadoc output location --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 10d81e8..55b7244 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /.project /.settings/ /target/ +/doc/ +/doc-all/ -- cgit v1.2.3