Skip to content

Commit

Permalink
#97, #98 - Added './.npmignore' file.
Browse files Browse the repository at this point in the history
  • Loading branch information
elycruz committed Jul 20, 2022
1 parent 99e5fa6 commit 029f101
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .npmignore
@@ -0,0 +1,14 @@
rollup*
tsconfig*
CHANGELOG.md
UNALLOCATED*
.editorconfig
.gitignore
test/
src/
scripts/
coverage/
.nyc_output/
.idea/
.github/
.circleci/

0 comments on commit 029f101

Please sign in to comment.