diff --git a/Grails.gitignore b/Grails.gitignore index 083b60f3..f852bd48 100644 --- a/Grails.gitignore +++ b/Grails.gitignore @@ -12,6 +12,8 @@ /*.tmproj /ivy* /eclipse +/.idea +*.iws # default HSQL database files for production mode /prodDb.* @@ -39,5 +41,3 @@ # "temporary" build files /target -# other -*.iws