From bf5b34a7d9447e58fc3693c59fa46f0ede54411a Mon Sep 17 00:00:00 2001 From: hellerve Date: Mon, 10 Jul 2017 15:06:49 -0400 Subject: [PATCH] git: ignore _build dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d917595..0dc44fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ index.html out/ +_build/