From 13044f64bf51001ea0c9df5b1f6e7f16b6857151 Mon Sep 17 00:00:00 2001 From: Tristan Zur Date: Wed, 16 May 2012 18:11:06 +0200 Subject: =?UTF-8?q?-=20application.log=20zu=20gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protected/runtime/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 protected/runtime/.gitignore diff --git a/protected/runtime/.gitignore b/protected/runtime/.gitignore new file mode 100644 index 0000000..3165f31 --- /dev/null +++ b/protected/runtime/.gitignore @@ -0,0 +1 @@ +/application.log -- cgit v1.0-28-g1787