See http://grails.org/Checking+Projects+into+SVN - it has a short list of ignores.
I would include .settings/ but I tend to keep .classpath and .project in source control because they change with the project. Then again, perhaps it's better simply to run grails integrate-with --eclipse.