From bdaef80a551b3609b82a235ca99aca9bd6e56aab Mon Sep 17 00:00:00 2001 From: luccioman Date: Mon, 9 Jan 2017 16:45:31 +0100 Subject: [PATCH] Ignore generated Javadoc with git SCM. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 788ae08e6..dc4c536a3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ RELEASE/ /DATA.cloud/ yacy.log /target/ -/test/DATA/ \ No newline at end of file +/test/DATA/ +/javadoc/