Merge pull request #954 from krtek/patch-1

Removed IDE-specific rules from Grails template
This commit is contained in:
Carl Suster 2014-02-19 11:30:51 +11:00
commit 2544a6b710
1 changed files with 0 additions and 13 deletions

View File

@ -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