Skip to content

Commit

Permalink
.gitignore add package-lock.json (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Brody authored Jan 18, 2019
1 parent d9c08f1 commit 7a98708
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 @@ -45,3 +45,4 @@ npm-debug.log
node_modules/
coverage/
.nyc_output/
package-lock.json

0 comments on commit 7a98708

Please sign in to comment.