Skip to content

Commit

Permalink
Add package-lock.json to .gitignore;
Browse files Browse the repository at this point in the history
  • Loading branch information
yb committed Jul 31, 2020
1 parent 20fdecf commit bc50336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/coverage
/build
/.vscode
package-lock.json

.DS_Store
.env.local
Expand Down

1 comment on commit bc50336

@vercel
Copy link

@vercel vercel bot commented on bc50336 Jul 31, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.