Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Ignore package-lock.json in case of confused npm users
Browse files Browse the repository at this point in the history
  • Loading branch information
jryans committed Mar 13, 2019
1 parent ebaf083 commit 5bf6206
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
@@ -1,5 +1,6 @@
/.npmrc
/*.log
package-lock.json

/node_modules
/lib
Expand Down

0 comments on commit 5bf6206

Please sign in to comment.