From 3646fcce46f5ce437eb39c5d07eecc409b5063dc Mon Sep 17 00:00:00 2001 From: JENNIFER RONDEAU Date: Mon, 14 May 2018 07:54:13 -0700 Subject: [PATCH] add docs site build to gitignore Signed-off-by: JENNIFER RONDEAU --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 23306f1e5..92c0a6f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ debug .push-* .vscode *.diff + +_site/