From 03d233aecc7615c3116062a629e0011ec2b389ac Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 23 Jul 2014 09:05:32 -0700 Subject: [PATCH] Ignore the website vagrant dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e7669ef01c..5c90838380 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ bin/ config/y.go config/y.output vendor/ +website/.vagrant