Closed genediazjr closed 8 years ago
Many of these are ignored by default: https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
@arb is this ok?
Might as well add tests
, 'API.md' and 'CONTRIBUTING.md' to that too.
Check out how joi did it here. So that the stuff in .gitignore is automatically kept in sync. Let's follow suit here.
@arb regarding API.md: I like the fact to get packages from npm with their documentation.(Sometimes, I dev offline and I happen to go through 'node_modules' to find doc)
I agree with @vdeturckheim. what do you think @arb?
API.md can stay too; if makes sense if you're offline.
@arb we didn't really agree on that on contrib.
Who are we waiting on? Does this have to be something that is the same for every repo? A bunch of other repos have already added a .npmignore file without waiting for consensus.
Fair enough.
Sorry for all the churn and thanks for contributing!
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
updated to include gitignores