Skip to content

Commit

Permalink
ignore coverage folder
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 3, 2021
1 parent fe43fdc commit 7d0ccec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,4 +1,5 @@
node_modules
/lib/
/coverage/
*.log
*.tgz
1 change: 1 addition & 0 deletions .npmignore
@@ -1,5 +1,6 @@
/tsconfig.json
/tests/
/src/
/coverage/
*.log
*.tgz

0 comments on commit 7d0ccec

Please sign in to comment.