Skip to content

Commit

Permalink
Merge pull request #54 from renchap/patch-1
Browse files Browse the repository at this point in the history
Ignore .parcel-cache directory when publishing to NPM
  • Loading branch information
blikblum authored Nov 18, 2022
2 parents 993b7d7 + 97aba5f commit b9b683c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.github/
.parcel-cache/
node_modules/
coverage/
coverage.html

0 comments on commit b9b683c

Please sign in to comment.