Skip to content

Commit 50ad5e8

Browse files
author
Doug Toppin
committed
Add package-lock to gitignore
1 parent b6c02f4 commit 50ad5e8

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
@@ -9,6 +9,7 @@
99

1010
# dependencies
1111
**/node_modules
12+
**/package-lock.json
1213

1314
# test assets
1415
**/coverage

0 commit comments

Comments
 (0)