Skip to content

Commit 331a893

Browse files
author
Tom Lord
committed
Remove all coverage from source control, besides the badge
1 parent cbcff00 commit 331a893

30 files changed

+4
-8897
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@
1212
*.a
1313
mkmf.log
1414
tags
15-
/coverage/
16-
!/coverage/coverage-badge.png

coverage/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Ignore any file in this directory except for this file and coverage-badge.png files
2+
*
3+
!/.gitignore
4+
!coverage-badge.png

coverage/.last_run.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)