Skip to content

Commit

Permalink
[Update] npmignore updated with file list (#232)
Browse files Browse the repository at this point in the history
npmignore updated to include only built files
  • Loading branch information
nutboltu authored and superhit0 committed Aug 25, 2018
1 parent 2a50547 commit 14accbe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# ignore all

*

# override above and include followings

!dist/**/*

0 comments on commit 14accbe

Please sign in to comment.