From d124c805cb1242383b29251b0c0fd618c8c6e046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20R=C3=B8en?= Date: Sat, 11 Apr 2015 19:06:19 +0200 Subject: [PATCH] Add Jekyll-stuff to gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e131dfb..c602628 100644 --- a/.gitignore +++ b/.gitignore @@ -165,3 +165,8 @@ Pods/*/*/*/* ### # Custom icon for the folder Icon + +### +# From Jekyll +/_site +/.sass-cache