From c62ea4d05f0776ce1bd383ab7530a9614c097b89 Mon Sep 17 00:00:00 2001 From: EricLiu2000 Date: Mon, 29 Jul 2019 10:19:50 -0400 Subject: [PATCH] Ignoring _build --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5fa14ca..f2185fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +_build/ build/ build*/ .DS_Store