From 2242eb30790e4744d6e419d00f661599b3416c7b Mon Sep 17 00:00:00 2001 From: Rekai Musuka Date: Mon, 1 Apr 2019 12:18:07 -0500 Subject: [PATCH] Completed updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5cc37da..088f41a 100644 --- a/.gitignore +++ b/.gitignore @@ -73,4 +73,5 @@ typings/ .serverless #Custom -build/bundle.js \ No newline at end of file +build/ +!build/index.html \ No newline at end of file