From 24e86c509d6f238d4d99779dda24dc84bc45c58d Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sun, 25 Jul 2010 15:52:17 +0200 Subject: [PATCH] Added placeholder files in empty _layouts and _static directories so git recognizes them. --- _layouts/_placeholder | 0 _static/_placeholder | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 _layouts/_placeholder create mode 100644 _static/_placeholder diff --git a/_layouts/_placeholder b/_layouts/_placeholder new file mode 100644 index 0000000..e69de29 diff --git a/_static/_placeholder b/_static/_placeholder new file mode 100644 index 0000000..e69de29