Skip to content

Commit

Permalink
Add .npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Oct 8, 2024
1 parent 543ae01 commit 5fc3c64
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
test/
/target
Cargo.lock
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
*.node

0 comments on commit 5fc3c64

Please sign in to comment.