Skip to content

Commit

Permalink
chore: add additional directories to npmignore (#283)
Browse files Browse the repository at this point in the history
We don't need to publish these as part of the npm artifact.
  • Loading branch information
corymhall authored Dec 5, 2024
1 parent 08defff commit 8cca824
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/examples/
/integration/
/scripts/
/tests/
/src/
/coverage/
Expand Down

0 comments on commit 8cca824

Please sign in to comment.