From 5ae60e234f71ffad86d1b95d4558f55ee1c7f8d5 Mon Sep 17 00:00:00 2001 From: Vilayhong Bounthanh <31374816+Edison4mobile@users.noreply.github.com> Date: Mon, 21 Nov 2022 13:56:01 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0da354ab..80b1c3a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ build/ node_modules/ -src/types/ .DS_STORE -yarn-error.log \ No newline at end of file +yarn-error.log