Skip to content
This repository was archived by the owner on Apr 11, 2018. It is now read-only.

Commit b1bcd78

Browse files
committed
ignore travis, contributing, and browser/** in npm
1 parent ad179cc commit b1bcd78

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.npmignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
.DS_Store
22
*.html
3-
**.test.js
4-
dist/**
3+
browser/**
54
docs/**
65
examples/**
76
Makefile
87
scripts/**
98
tests/**
9+
.travis.yml
10+
CONTRIBUTING.md

0 commit comments

Comments
 (0)