Skip to content

Commit a5b54c5

Browse files
author
wuchao
committed
eliminate risks
1 parent 4bc3d38 commit a5b54c5

File tree

2 files changed

+3
-19983
lines changed

2 files changed

+3
-19983
lines changed

Diff for: .gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
node_modules/
33
npm-debug.log
44
yarn-error.log
5+
package-lock.json
56

67
# Editor directories and files
78
*.lock
89
.idea
910
*.suo
1011
*.ntvs*
1112
*.njsproj
12-
*.sln
13+
*.sln
14+
/package-lock.json

0 commit comments

Comments
 (0)