Skip to content

Commit

Permalink
fix: ignore coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
dankeboy36 committed Dec 1, 2023
1 parent ab130f8 commit 8d348ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
dist
node_modules
.nyc_output
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
dist
.nyc_output

0 comments on commit 8d348ba

Please sign in to comment.