From c3db282d8e09f3e0121bab37b2ac45ddfb855672 Mon Sep 17 00:00:00 2001 From: Adonis Ling Date: Mon, 29 Aug 2022 23:24:13 +0800 Subject: [PATCH] [chore](git) Some paths should be tracked by git (#12072) --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff50e5b3da..c46ec53b86 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,6 @@ package-lock.json # ignore all sub `/bin` and `/build` directory **/build/ -*/**/bin/ **/target/ **/node_modules/ **/dist/