Skip to content

Commit

Permalink
fix: exclude package-lock.json (#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
William Blankenship committed Sep 8, 2017
1 parent 84be679 commit 011fdf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5,389 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,6 +1,8 @@
.coverage_data
cover_html
node_modules
package-lock.json
npm-shrinkwrap.json
docs/*.html
docs/pkg
examples/todoapp/node_modules
Expand Down

0 comments on commit 011fdf0

Please sign in to comment.