0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/npm/.npmignore

30 lines
490 B
Plaintext
Raw Normal View History

*.swp
2013-03-21 01:49:57 +01:00
.*.swp
npm-debug.log
/test/bin
/test/output.log
/test/packages/*/node_modules
/test/packages/npm-test-depends-on-spark/which-spark.log
/test/packages/test-package/random-data.txt
/test/root
2014-07-31 18:05:30 +02:00
node_modules/marked
2012-07-19 22:03:28 +02:00
node_modules/ronn
node_modules/tap
node_modules/.bin
2013-08-16 17:19:31 +02:00
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
2012-07-19 22:03:28 +02:00
/npm-*.tgz
2013-03-21 01:49:57 +01:00
*.pyc
2014-11-05 00:08:12 +01:00
/test/tap/builtin-config