Skip to content

Commit

Permalink
update .gitignore to include coverage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sisyphusSmiling committed Oct 24, 2023
1 parent cb3b555 commit f42de59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea
.vscode
node_modules
node_modules
coverage.json

0 comments on commit f42de59

Please sign in to comment.