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

Ignoring package-lock.json for now #1

Merged
merged 1 commit into from Sep 29, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -32,3 +32,7 @@ local.properties
#
node_modules/
npm-debug.log

# package-lock.json
# https://stackoverflow.com/questions/45022048/why-does-npm-install-rewrite-package-lock-json
package-lock.json