Skip to content

Commit 1bff7bb

Browse files
committed
chore: Ignore JUnit test report
1 parent cb8cc40 commit 1bff7bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ coverage/
77

88
# VitePress
99
docs/.vitepress/dist
10-
docs/.vitepress/cache
10+
docs/.vitepress/cache
11+
12+
# Test Reports
13+
test-report.junit.xml

0 commit comments

Comments
 (0)