From 9f919a4653b4a9b0ad5ccbfd08ea8448a9cbf750 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Fri, 5 Feb 2016 11:38:46 -0600 Subject: [PATCH] v4 docs site dist files not present #869 --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 39931812..e5e2682d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -# Ignore dist as buildcontrol will place it on it's own branch -dist +# Ignore the root dist as buildcontrol will place it on it's own branch (same for gh-pages) +/dist # Ignore docs dist files docs/dist/**/*