From 7b27f0a8ea7dfdc0377683527b401780766a9143 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Sat, 7 Jan 2012 11:17:25 -0500 Subject: [PATCH] INTSAMPLES-14 Added .springBeans to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8a0da337..278e4bd1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ target/ log.roo .project .classpath +.springBeans .DS_Store *.iml *.ipr