prebuild / prebuildify

Create and package prebuilds for native modules
MIT License
196 stars 37 forks source link

gitignore package lock files #47

Closed vecerek closed 3 years ago

vecerek commented 3 years ago

I think it makes it easier to contribute to the project 🙂

vweevers commented 3 years ago

Alternatively, could add an .npmrc containing package-lock=false. Either way is fine with me.