mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update .npmignore with new files/directories.
This commit is contained in:
parent
779a55a662
commit
861e741d48
1 changed files with 10 additions and 1 deletions
11
.npmignore
11
.npmignore
|
@ -1,5 +1,14 @@
|
||||||
|
.eslintignore
|
||||||
|
.eslintrc.json
|
||||||
|
example
|
||||||
|
.markdownlint.json
|
||||||
|
.nycrc.json
|
||||||
|
.nyc_output
|
||||||
|
.travis.yml
|
||||||
|
.vscode
|
||||||
|
azure-pipelines.yml
|
||||||
coverage
|
coverage
|
||||||
demo
|
demo
|
||||||
|
lib-es3
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
test
|
test
|
||||||
.vscode
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue