1
0
mirror of https://github.com/github/gitignore synced 2024-06-18 10:29:39 +02:00
gitignore/PlayFramework.gitignore
2012-04-22 02:15:07 +06:00

18 lines
253 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