From ce3d64fa189bb9f3d8b9c451adfe697dcb9714ed Mon Sep 17 00:00:00 2001 From: Bobby Warner Date: Mon, 13 Feb 2012 08:34:58 -0600 Subject: [PATCH] Updated Grails gitignore to match one provided by Grails --- Grails.gitignore | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Grails.gitignore b/Grails.gitignore index a9b997da..a20e9520 100644 --- a/Grails.gitignore +++ b/Grails.gitignore @@ -4,7 +4,13 @@ .settings eclipse stacktrace.log -target -/plugins +/*.zip +/plugin.xml +/*.log +/*DB.* +/cobertura.ser +.DS_Store +/target/ +/out/ /web-app/plugins /web-app/WEB-INF/classes