Skip to content

Commit

Permalink
Add package.lock to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kanaka committed Sep 21, 2017
1 parent 0a9a468 commit cf01dac
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 @@ -9,6 +9,7 @@
.sbt
.npm
.node-gyp
package-lock.json
.elm
*/experiments
*/node_modules
Expand Down

0 comments on commit cf01dac

Please sign in to comment.