1
0
mirror of https://github.com/github/gitignore synced 2024-12-23 13:20:17 +01:00
gitignore/PlayFramework.gitignore

16 lines
237 B
Plaintext
Raw Normal View History

2010-11-11 06:52:55 +08:00
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
# Ignore all dotfiles...
.*
# except for .gitignore
!.gitignore
2011-01-15 02:37:16 +08:00
# Ignore Play! working directory #
db
eclipse
2010-11-11 06:52:55 +08:00
log
2011-01-15 02:37:16 +08:00
logs
tmp
2010-11-11 06:52:55 +08:00
test-result
eclipse
server.pid