here is my .gitignore (it probably contains a lot of garbage)
.idea/ stacktrace.log test/reports/ etc/errors.txt bin-groovy/ .classpath .project *.war web-app/plugins/ web-app/resources/ classes/ test/reports/
Please note that this is for grails 1.1.1. (I think, prior to grails 1.1, plugins were saved in /plugins instead of web-app/plugins .
Miguel ping
source share