jperkin / node-rpio

Raspberry Pi GPIO library for node.js
857 stars 123 forks source link

Need an npmignore file #87

Closed jperkin closed 5 years ago

jperkin commented 5 years ago

Not having one means .gitignore is used instead, which is great as we only need one file for both git and npm. However, this harms the NPM "carefulness" score, so we need to add a .npmignore which duplicates the .gitignore file and makes our project awesome. Allegedly.

jperkin commented 5 years ago

Resolved in 8ba742e5ec9f21a56fca39dc61a612e0d8cb773a