PlayFramework.gitignore 164 字节
Newer Older
O
Oliver Schrenk 已提交
1
# Ignore Play! working directory #
2 3 4 5 6 7
bin/
/db
.eclipse
/lib/
/logs/
/modules
8
/project/project
9 10 11
/project/target
/target
tmp/
R
Rafael George 已提交
12
test-result
C
Chris Wanstrath 已提交
13
server.pid
14
*.eml
15
/dist/
16
.cache