Skip to content

Commit e78104f

Browse files
committedOct 24, 2022
npmignore
1 parent ab4cb3b commit e78104f

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed
 

‎.npmignore

+14-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
node_modules
2+
coverage
3+
examples
4+
docs
5+
test
26
.gitignore
37
.travis.yml
4-
coverage
58
.nyc_output
6-
examples
9+
.idea
10+
.nycrc
11+
.huskyrc
12+
.editorconfig
13+
.c8rc
14+
.clintonrc.json
15+
ava.config.json
16+
changelog.md
17+
xo.config.js
18+
.lintstagedrc

0 commit comments

Comments
 (0)