Skip to content

Instantly share code, notes, and snippets.

@rserranon
Created January 3, 2012 01:39
Show Gist options
  • Save rserranon/1553016 to your computer and use it in GitHub Desktop.
Save rserranon/1553016 to your computer and use it in GitHub Desktop.
.gitignore for grails 2.0
# .gitignore for Grails 2.0
web-app
target
target-eclipse
build
bin
build.sh
plugin.xml
stacktrace.log
*.tmproj
*.iws
*.zip
*.sha1
.gradle
.DS_Store
.classpath
.project
.settings
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment