Skip to content

Commit

Permalink
chore: Add package-lock.json to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYSzys authored and MylesBorins committed Feb 13, 2019
1 parent aff0b08 commit ccd1bf0
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 @@ -2,6 +2,7 @@
.cache
node_modules
yarn-error.log
package-lock.json

# Build directory
/public
Expand Down

0 comments on commit ccd1bf0

Please sign in to comment.