From 76614e9e84a737775f7067074d614548928011c1 Mon Sep 17 00:00:00 2001 From: michielmulders Date: Thu, 10 Aug 2017 17:48:49 +0200 Subject: [PATCH] Change gitignore with _build --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2682206..3ddb93f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ coverage.lcov yarn.lock docs/build/ docs/_build/ +docs/build/ +docs/source/_build/