Update .npmignore to exclude build scripts in schema directory.

This commit is contained in:
David Anson 2021-02-07 15:49:32 -08:00
parent c1f0f26565
commit 7e2acfc593

View file

@ -9,5 +9,6 @@ demo/*
!demo/markdownlint-browser.js !demo/markdownlint-browser.js
example example
npm-debug.log npm-debug.log
schema/*.js
test test
test-repos test-repos