Skip to content

Commit

Permalink
chore: update .npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
weyoss committed Mar 8, 2024
1 parent 71cfe06 commit 9b26c78
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions .npmignore
@@ -1,25 +1,24 @@
dist/tests
dist/examples
examples
.idea
.github/**
.husky/**
coverage/**
dist/**/tests
docs/**
scripts/**
src/**
tests/**
.codecov.yml
.eslintrc.cjs
.gitignore
.npmignore
.prettierrc
index.ts
tsconfig.json
jest.config.cjs
jest.config.js
.idea
types/**
coverage/**
.github/**
*.map
docs/**
misc/**
tsconfig.tsbuildinfo
logo.png
.husky
scripts/**
.codecov.yml
jest.config.js
tsconfig.cjs.json
tsconfig.json
tsconfig.types.json



0 comments on commit 9b26c78

Please sign in to comment.