Skip to content

Commit 0d97532

Browse files
Copilotnjzjz
andcommitted
fix: remove test artifacts and add coverage files to .gitignore
Co-authored-by: njzjz <9496702+njzjz@users.noreply.github.com>
1 parent 63a94e8 commit 0d97532

File tree

2 files changed

+5
-127
lines changed

2 files changed

+5
-127
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,12 @@ buildcxx/
5151
node_modules/
5252
*.bib.original
5353

54+
# Coverage files
55+
.coverage
56+
.coverage.*
57+
5458
# Test output files (temporary)
5559
test_dp_test/
5660
test_dp_test_*.out
5761
*_detail.out
62+
out.json

out.json

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

0 commit comments

Comments
 (0)