diff --git a/Grails.gitignore b/Grails.gitignore index 083b60f366b47ed5e93db670c0704306c1e6deb2..22bf40d1ef833c722f0c87183f3fcd2c574e8b68 100644 --- a/Grails.gitignore +++ b/Grails.gitignore @@ -3,16 +3,6 @@ # web application files /web-app/WEB-INF/classes -# IDE support files -/.classpath -/.launch -/.project -/.settings -/*.launch -/*.tmproj -/ivy* -/eclipse - # default HSQL database files for production mode /prodDb.* @@ -38,6 +28,3 @@ # "temporary" build files /target - -# other -*.iws