UNPKG

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