Skip to content

Commit

Permalink
Add coverage results into gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lynzrand authored and bobzhang committed Mar 29, 2024
1 parent 03ed687 commit 6b00143
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
target/
.mooncakes/

# Coverage-related files
moonbit-coverage-*.txt
_coverage
bisect.coverage

0 comments on commit 6b00143

Please sign in to comment.