Skip to content

Commit c72ba3b

Browse files
authored
Merge pull request aws-solutions#415 from aws-solutions/chore/ignore-package-lock
chore(gitignore): Add package-lock to gitignore
2 parents 025e81d + 8cfd4a3 commit c72ba3b

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)