Skip to content

Commit 8425ac9

Browse files
committed
style: update gitignore to ignore package-lock.json
1 parent 7dabb47 commit 8425ac9

File tree

2 files changed

+7706
-1
lines changed

2 files changed

+7706
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_modules/
33
npm-debug.log*
44
yarn-debug.log*
55
yarn-error.log*
6-
package-lock.json
6+
# package-lock.json
77
yarn.lock
88

99
# Environment variables

0 commit comments

Comments
 (0)