[chore](git) Some paths should be tracked by git (#12072)

This commit is contained in:
Adonis Ling
2022-08-29 23:24:13 +08:00
committed by GitHub
parent 2715ff9e0f
commit c3db282d8e

1
.gitignore vendored
View File

@ -24,7 +24,6 @@ package-lock.json
# ignore all sub `/bin` and `/build` directory
**/build/
*/**/bin/
**/target/
**/node_modules/
**/dist/