Skip to content

Commit

Permalink
Merge pull request #39 from tituschewxj/chore-gitignore-htmlReport
Browse files Browse the repository at this point in the history
chore: Add test coverage report to gitignore
  • Loading branch information
belligerentbeagle authored Mar 12, 2024
2 parents a2fd66a + 8c3c3b9 commit 0a29de8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ bin/**
.DS_Store
docs/_site/
docs/_markbind/logs/

# IntelliJ test coverage report files
/htmlReport/

0 comments on commit 0a29de8

Please sign in to comment.