Ignoring db, logs, server.pid
This commit is contained in:
parent
c4619a22f0
commit
62ea09ae82
@ -4,8 +4,11 @@
|
|||||||
# except for .gitignore
|
# except for .gitignore
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
|
||||||
# Ignore Play! working directory
|
# Ignore Play! working directory #
|
||||||
tmp
|
db
|
||||||
log
|
|
||||||
test-result
|
|
||||||
eclipse
|
eclipse
|
||||||
|
log
|
||||||
|
logs
|
||||||
|
server.pid
|
||||||
|
test-result
|
||||||
|
tmp
|
Loading…
Reference in New Issue
Block a user