From a81442d6cb0130d3123f930cad4d7b9a89ea99aa Mon Sep 17 00:00:00 2001 From: kushwahramkumar2003 Date: Mon, 1 Jan 2024 10:50:12 +0530 Subject: [PATCH] Add 'build' to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 43736bd..93fd5f4 100755 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* +build \ No newline at end of file