Skip to content

Commit

Permalink
build: ignore everything when packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Jun 19, 2019
1 parent d8cbff9 commit 4ed2fd9
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
@@ -0,0 +1,5 @@
*
!build/**
!bin/**
!src/**
!package.json

0 comments on commit 4ed2fd9

Please sign in to comment.