diff --git a/Grails.gitignore b/Grails.gitignore index 5bd01376..22bf40d1 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.*