gitignore/PlayFramework.gitignore

16 строки
237 B
Plaintext
Исходник Обычный вид История

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