From 74cfcfa16bab937c4d6fa74d4206c1722d68f72e Mon Sep 17 00:00:00 2001 From: R Date: Wed, 22 Feb 2023 13:36:15 +0700 Subject: [PATCH] Ignore Build Folder --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bc67a663..975854cb 100755 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ npm-debug.log yarn-error.log /.idea /.vscode + +/public/dashboard +public/dashboard-staging \ No newline at end of file