From e7abb000e344b255043e62263b9a7c122ceb0efa Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 18 May 2015 10:55:13 -0400 Subject: [PATCH] Add website/build to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3dd5117abb..792dcca12c 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ example.vault.d # Ruby website/vendor/ruby website/.bundle +website/build # Vagrant .vagrant/