From 7326707b53e4a088348b45af960ec213f89eb634 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 2 Jul 2014 16:01:22 -0500 Subject: [PATCH] Add out to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 169c2c0..5cde04f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ build bin .classpath .settings -target \ No newline at end of file +target +out \ No newline at end of file