Skip to content

Instantly share code, notes, and snippets.

@opensas
Created September 4, 2011 17:41
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 opensas/1193202 to your computer and use it in GitHub Desktop.
Save opensas/1193202 to your computer and use it in GitHub Desktop.
playframework .gitignore file template
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
# Ignore all dotfiles...
.*
# except for .gitignore
!.gitignore
# Ignore Play! working directory #
db
eclipse
log
logs
precompiled
tmp
test-result
eclipse
server.pid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment