Skip to content

Commit c155057

Browse files
committed
添加package-lock.json到.gitignore
1 parent 6ebef36 commit c155057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
node_modules
33
/dist
4+
package-lock.json
45

56
# local env files
67
.env.local

0 commit comments

Comments
 (0)