From 3fa14b1ac4732e3b1ec92c66c5d09eec175a901e Mon Sep 17 00:00:00 2001 From: Luca Orlandi Date: Tue, 25 Mar 2014 14:49:11 +0100 Subject: [PATCH] The /target directory will be used to store grails produced packages; i.e *war --- Grails.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Grails.gitignore b/Grails.gitignore index 6449f179..62499db9 100644 --- a/Grails.gitignore +++ b/Grails.gitignore @@ -28,5 +28,6 @@ /web-app/plugins # "temporary" build files +/target # other