Skip to content

Commit

Permalink
Update .npmignore to exclude more files
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov authored Dec 19, 2024
1 parent 023a868 commit b643969
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
.github/
scripts/
src/
test/
jest.config.js
.eslintignore
.eslintrc.js
.github/
.prettierrc.js
.release-plan.json
RELEASE.md
bin/
jest.config.js
rollup.config.ts
scripts/
size.txt
src/
test/
tsconfig.json

0 comments on commit b643969

Please sign in to comment.