mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Add .npmignore file to exclude demo/test content from published packages.
This commit is contained in:
parent
895d5d5450
commit
003cf4bd9a
1 changed files with 5 additions and 0 deletions
5
.npmignore
Normal file
5
.npmignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
coverage
|
||||
demo
|
||||
npm-debug.log
|
||||
test
|
||||
.vscode
|
Loading…
Add table
Add a link
Reference in a new issue