From eb96e7073b80a98bef91a0aeeec89ef64b40abd0 Mon Sep 17 00:00:00 2001 From: Tristan Zur Date: Fri, 18 May 2012 11:33:23 +0200 Subject: =?UTF-8?q?*.log*=20zu=20gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protected/runtime/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protected/runtime/.gitignore b/protected/runtime/.gitignore index 3165f31..86de975 100644 --- a/protected/runtime/.gitignore +++ b/protected/runtime/.gitignore @@ -1 +1 @@ -/application.log +*.log* \ No newline at end of file -- cgit v1.0-28-g1787