From 3cdc670e5a3150a1ba145624fd3bdffb91699357 Mon Sep 17 00:00:00 2001 From: jesperpedersen Date: Wed, 18 Sep 2019 11:05:55 -0400 Subject: [PATCH] Guard against gh-pages --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 567609b1..3f665431 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ +.bundle/ +_site/ build/ +vendor/