Skip to content

Instantly share code, notes, and snippets.

@elebescond
Created January 30, 2012 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elebescond/1703371 to your computer and use it in GitHub Desktop.
Save elebescond/1703371 to your computer and use it in GitHub Desktop.
gitignore for eclipse grails project
*.iws
*Db.properties
*Db.script
.settings
eclipse
grails-app/conf/DataSource.groovy
stacktrace.log
target
target-eclipse
/plugins
/web-app/plugins
/web-app/WEB-INF/classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment