Skip to content

Commit 6a4091f

Browse files
committed
Comment out package-lock.json in .gitignore
1 parent a9e2573 commit 6a4091f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# Node modules and dependency files
1212
/node_modules/
13-
/package-lock.json
13+
# /package-lock.json
1414
/yarn.lock
1515

1616
# IDEs and editors

0 commit comments

Comments
 (0)