From 0f8c3b8d0741bbe555272c32f7194d8da6d1857a Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 10 Nov 2014 13:37:34 -0600 Subject: [PATCH] Ignore .springBeans --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87f55861..370813ee 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ bin .settings .project target -out \ No newline at end of file +out +.springBeans \ No newline at end of file