Skip to content

Commit

Permalink
add package-lock to.json .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
3esmit committed May 13, 2018
1 parent 75d85c7 commit 31fb6a4
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 @@ -36,6 +36,7 @@ coverage.json
# node
node_modules/
npm-debug.log
package-lock.json

# other
.vs/
Expand Down

0 comments on commit 31fb6a4

Please sign in to comment.