summaryrefslogtreecommitdiff
path: root/deps/npm/.npmignore
blob: f45f47b93829b8ff7fa3629806114c390d93f450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
*.swp
.*.swp
netlify.toml
npm-debug.log
/.github
/test
node_modules/marked
node_modules/marked-man
node_modules/tap
tap-snapshots
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

Session.vim
.nyc_output