atcheck/lsscanner/new_ubuntu/node_modules/npm/.npmignore

29 lines
357 B
Plaintext
Raw Normal View History

2019-12-16 18:42:21 +01:00
*.swp
.*.swp
netlify.toml
npm-debug.log
/.github
/test
node_modules/marked
node_modules/marked-man
node_modules/tap
tap-snapshots
node_modules/.bin
node_modules/npm-registry-mock
/npmrc
/release/
# don't need these in the npm package.
html/*.png
# don't ignore .npmignore files
# these are used in some tests.
!.npmignore
/npm-*.tgz
*.pyc
.nyc_output