Skip to content

Commit

Permalink
Add npm ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbrg committed May 9, 2023
1 parent edf4836 commit d769560
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# IDEs
.idea
.vscode

# Other

.github
coverage
node_modules
src
test

.gitignore
.npmrc
prettier.json

0 comments on commit d769560

Please sign in to comment.