Skip to content

Commit 4a21a55

Browse files
committed
chore: ignore test result artifacts
1 parent 4a23e08 commit 4a21a55

4 files changed

Lines changed: 4 additions & 55024 deletions

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
*.user
44
*.db
55
*.log
6-
.vs/
6+
.vs/
7+
TestResults/
8+
*.trx
9+
**/coverage.cobertura.xml

0 commit comments

Comments
 (0)