chore(brick-cli): update .gitignore patterns

Remove package-lock.json from ignore list and add dist directory
This commit is contained in:
yangzhaohan
2026-06-22 16:51:30 +08:00
parent 35c351e716
commit 732f481462
2 changed files with 103 additions and 1 deletions
-1
View File
@@ -1,3 +1,2 @@
node_modules
package-lock.json
dist