From cf56a9b0483762179dcbe1b65367ae0cc156a747 Mon Sep 17 00:00:00 2001 From: Chris Cromer Date: Mon, 2 Sep 2019 14:55:44 -0400 Subject: [PATCH] Ignore javadoc folder Signed-off-by: Chris Cromer --- .gitignore | 1 + Game.iml | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e2e7327..357913a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /out +/doc diff --git a/Game.iml b/Game.iml index c90834f..681efa4 100644 --- a/Game.iml +++ b/Game.iml @@ -4,6 +4,7 @@ +