mirror of
https://github.com/chaijs/chai
synced 2024-11-14 15:57:10 +00:00
updated npm ignore
This commit is contained in:
parent
bcbbdd35d4
commit
55e9bd51f4
1 changed files with 9 additions and 2 deletions
11
.npmignore
11
.npmignore
|
@ -1,3 +1,10 @@
|
|||
.DS_Store
|
||||
.git*
|
||||
docs/
|
||||
docs/
|
||||
support/
|
||||
test/
|
||||
.DS_Store
|
||||
coverage.html
|
||||
lib-cov
|
||||
.travis.yml
|
||||
Makefile
|
||||
|
||||
|
|
Loading…
Reference in a new issue