Skip to content

Commit

Permalink
fix: add .npmignore to white list only necessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
devonChurch committed May 27, 2018
1 parent cb97f3f commit c9ca617
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
./**/*.*

!index.*

0 comments on commit c9ca617

Please sign in to comment.