PlayFramework.gitignore 261 字节
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
Ramiro Rikkert 已提交
10
lib
R
Rafael George 已提交
11
log
O
Oliver Schrenk 已提交
12
logs
R
Ramiro Rikkert 已提交
13
modules
O
Oliver Schrenk 已提交
14
precompiled
C
Chris Wanstrath 已提交
15
tmp
R
Rafael George 已提交
16
test-result
C
Chris Wanstrath 已提交
17
server.pid
18
modules