feat: git 忽略 package-lock.json

This commit is contained in:
shaohuzhang1 2023-11-28 18:28:35 +08:00
parent e1e050d153
commit fcf04ee234

2
.gitignore vendored
View File

@ -158,7 +158,7 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
ui/package-lock.json
ui/node_modules
ui/dist
apps/static