Skip to content

Commit

Permalink
chore: Fix coverage result ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb committed Dec 6, 2023
1 parent b915f89 commit e75d844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*.log
*.pot
.DS_Store
.coverage
.coverage*
.coverage/
.eggs/
.idea/
Expand Down

0 comments on commit e75d844

Please sign in to comment.