From 16a1a9a5054f2c3d612a1ab39e79c64c3aca8e7b Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 23 Aug 2016 08:53:39 -0400 Subject: [PATCH] Exclude `vendor` --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index d7bac3f2..daaea368 100644 --- a/_config.yml +++ b/_config.yml @@ -114,6 +114,7 @@ include: exclude: - "*.sublime-project" - "*.sublime-workspace" + - vendor - .asset-cache - .bundle - .jekyll-assets-cache