Skip to content

Commit

Permalink
add npmignore to avoid publishing github workflows and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Feb 21, 2025
1 parent 3b1d4cb commit f945539
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
@@ -0,0 +1,5 @@
node_modules/

.github/

test/

0 comments on commit f945539

Please sign in to comment.