From 299760c52abbd9645bc9030bf1eb5478050ccfd1 Mon Sep 17 00:00:00 2001 From: Andrew nuark G Date: Fri, 3 Mar 2023 21:27:31 +0700 Subject: [PATCH] Removed dist from repo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..76add87 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +dist \ No newline at end of file