Skip to content

Commit

Permalink
Don't include tests and docs in npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Mar 22, 2024
1 parent 2934b1d commit 412b0a0
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
Expand Up @@ -6,3 +6,5 @@
.prettierrc.json
/.git
/.vscode
/test
/docs

0 comments on commit 412b0a0

Please sign in to comment.