gitignore/PlayFramework.gitignore

19 lines
261 B
Plaintext

# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
# Ignore all dotfiles...
.*
# except for .gitignore
!.gitignore
# Ignore Play! working directory #
db
eclipse
lib
log
logs
modules
precompiled
tmp
test-result
server.pid
modules