aboutsummaryrefslogtreecommitdiffstats
path: root/PlayFramework.gitignore
diff options
context:
space:
mode:
authorOliver Schrenk <oliver.schrenk@gmail.com>2011-01-15 02:37:16 +0800
committerDaniel Schildt <daniel.schildt@gmail.com>2011-01-28 04:11:38 +0800
commit62ea09ae829674628e16bea5a397566eff211ce2 (patch)
treeef5ecb55c9c8f514a9a79e6670034dbb7ed514f7 /PlayFramework.gitignore
parentc4619a22f056f70e286ceb9b9638e158f1dfd34b (diff)
downloadgitignore-62ea09ae829674628e16bea5a397566eff211ce2.tar.gz
gitignore-62ea09ae829674628e16bea5a397566eff211ce2.zip
Ignoring db, logs, server.pid
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