PlayFramework.gitignore 237 字节
Newer Older
R
Rafael George 已提交
1 2 3 4 5 6
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
# Ignore all dotfiles...
.*
# except for .gitignore
!.gitignore

O
Oliver Schrenk 已提交
7 8 9
# Ignore Play! working directory #
db
eclipse
R
Rafael George 已提交
10
log
O
Oliver Schrenk 已提交
11
logs
C
Chris Wanstrath 已提交
12
tmp
R
Rafael George 已提交
13
test-result
C
Chris Wanstrath 已提交
14 15
eclipse
server.pid