Skip to content

Commit

Permalink
chore: exclude some unused dirs and files when publishing to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
plainheart committed Jul 1, 2024
1 parent 52e45b6 commit 7e6db60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
/doc
/test
/benchmark
/build
/tsconfig.json
.github
.vscode

npm-debug.log
.DS_Store
Thumbs.db
Desktop.ini

.eslintignore
.eslintrc.yaml

0 comments on commit 7e6db60

Please sign in to comment.