From c344b4a81eabcc7e72d6c48114faa1a813a10877 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 19 May 2019 23:39:39 -0600 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 395bce3..8b1e10c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ nbproject/private/ /yarn-error.log /www/yarn-error.log !/www/js/ -/www/settings.js \ No newline at end of file +/www/settings.js +build.json