From cc88ce875786678f967959380e3fa3aa2a0309da Mon Sep 17 00:00:00 2001 From: tomparle Date: Thu, 29 Dec 2011 05:42:39 +0100 Subject: [PATCH] Added 'lib' and 'modules' folders which should also be excluded, since libs are automatically fetched from dependencies.yml. Also removed duplicate 'elicpse' entry. --- PlayFramework.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore index dea05b4c..107e6774 100644 --- a/PlayFramework.gitignore +++ b/PlayFramework.gitignore @@ -7,10 +7,11 @@ # Ignore Play! working directory # db eclipse +lib log logs +modules precompiled tmp test-result -eclipse server.pid