aboutsummaryrefslogtreecommitdiffstats
path: root/PlayFramework.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'PlayFramework.gitignore')
-rw-r--r--PlayFramework.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore
index 01cc9af1..f9762902 100644
--- a/PlayFramework.gitignore
+++ b/PlayFramework.gitignore
@@ -4,8 +4,11 @@
# except for .gitignore
!.gitignore
-# Ignore Play! working directory
-tmp
+# Ignore Play! working directory #
+db
+eclipse
log
+logs
+server.pid
test-result
-eclipse
+tmp \ No newline at end of file