tra-analysis/website/node_modules/npm/.npmignore

27 lines
324 B
Plaintext
Raw Normal View History

2019-01-06 19:14:45 +00:00
*.swp
.*.swp
npm-debug.log
/.github
/test
node_modules/marked
node_modules/ronn
node_modules/tap
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