Skip to content

Commit d10921c

Browse files
committed
update ignore list
1 parent b52182a commit d10921c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Diff for: .npmignore

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
/example/
44
/tutorials/
55
/coverage/
6-
/gruntfile.js
6+
/.vscode/
77
/.babelrc
8-
/.eslintrc.js
8+
/.codeclimate.yml
99
/.coveralls.yml
10+
/.eslintrc.js
11+
/.eslintignore
12+
/.jsdoc.json
1013
/.istanbul.yml
1114
/.travis.yml
15+
/webpack.config.js

0 commit comments

Comments
 (0)