From 2ce15e269e45cc8ef82e2202090d51afa87d909f Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sun, 29 Aug 2010 12:18:28 +0200 Subject: [PATCH] Removed _layouts and _static dir as they are now created on the fly if they are missing. --- _layouts/_placeholder | 0 _static/_placeholder | 0 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 _layouts/_placeholder delete mode 100644 _static/_placeholder diff --git a/_layouts/_placeholder b/_layouts/_placeholder deleted file mode 100644 index e69de29..0000000 diff --git a/_static/_placeholder b/_static/_placeholder deleted file mode 100644 index e69de29..0000000