Skip to content

Commit

Permalink
fix(npmignore): Avoid packaging unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
vinsonchuong committed Jul 12, 2021
1 parent d3037f0 commit 267ed03
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
**/*.test.js
**/test/

.yarn/
.yarnrc.yml

.github/

0 comments on commit 267ed03

Please sign in to comment.