Skip to content

Commit

Permalink
git ignore coverage output
Browse files Browse the repository at this point in the history
  • Loading branch information
christophercampbell committed Jan 22, 2024
1 parent 924b240 commit 1c9e2ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 532 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
dist

.idea

test/gethData
test/coverage.out
Loading

0 comments on commit 1c9e2ec

Please sign in to comment.