Skip to content

Commit

Permalink
fix: allowed both of dirctory and directory contents. (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
shocota committed Jan 17, 2023
1 parent 5764a12 commit b043b22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*
!dist/
!dist
!dist/**/*
!LICENSE
!package.json
!package-lock.json
Expand Down

0 comments on commit b043b22

Please sign in to comment.