UNPKG

324 BPlain TextView Raw
1*.swp
2.*.swp
3npm-debug.log
4/.github
5/test
6node_modules/marked
7node_modules/ronn
8node_modules/tap
9node_modules/.bin
10node_modules/npm-registry-mock
11/npmrc
12/release/
13
14# don't need these in the npm package.
15html/*.png
16
17# don't ignore .npmignore files
18# these are used in some tests.
19!.npmignore
20
21/npm-*.tgz
22
23*.pyc
24
25
26.nyc_output