tra-analysis/website/node_modules/npm/.npmignore
2019-01-06 13:14:45 -06:00

27 lines
324 B
Plaintext

*.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