Skip to content

Instantly share code, notes, and snippets.

@sarmbruster
Created May 6, 2012 12:46
Show Gist options
  • Save sarmbruster/2622155 to your computer and use it in GitHub Desktop.
Save sarmbruster/2622155 to your computer and use it in GitHub Desktop.
gitignore file for grails applications
*.iws
*.ipr
*.iml
.classpath
.DS_Store
.project
.settings
*.launch
*.tmproj
*.log
test/reports
target
log
logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment