Skip to content

Commit bb58270

Browse files
authored
Add package-lock.json to .gitignore
1 parent 9481e85 commit bb58270

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
@@ -13,6 +13,6 @@
1313
# Ignore all local history of files
1414
.history
1515
node_modules/
16-
16+
package-lock.json
1717
# End of https://www.gitignore.io/api/visualstudiocode
1818

0 commit comments

Comments
 (0)