Merge pull request #1102 from joliss/npmignore

Prefix all npmignored files with "/"
This commit is contained in:
Sebastian McKenzie
2015-03-28 08:38:56 +11:00

View File

@@ -1,16 +1,15 @@
node_modules
*.log
*.cache
lib/babel/transformation/templates
test
benchmark
Makefile
.*
dist
tests.json
CHANGELOG.md
.package.json
coverage
vendor
packages
src
/lib/babel/transformation/templates
/test
/benchmark
/Makefile
/dist
/tests.json
/CHANGELOG.md
/.package.json
/coverage
/vendor
/packages
/src