Skip to content

Commit

Permalink
Merge pull request #1080 from ai16z/fix/plugin-near
Browse files Browse the repository at this point in the history
chore: add npmignore file
  • Loading branch information
shakkernerd authored Dec 14, 2024
2 parents dc93bf6 + ae9b5b3 commit 6798a89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/plugin-near/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*

!dist/**
!package.json
!readme.md
!tsup.config.ts

0 comments on commit 6798a89

Please sign in to comment.