From 2253053662ef78386c78e08a2ec2e5472f7af6f8 Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Wed, 10 Sep 2014 15:40:15 +0200 Subject: [PATCH] Ignore /_site/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1377554..5b2fb5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.swp +/_site/