Skip to content

Commit 389c849

Browse files
committed
Add junit test results to .gitignore
1 parent b3a4f31 commit 389c849

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ nosetests.xml
3232
.pytest_cache/*
3333
.pytest_config
3434

35+
# Azure Pipelines
36+
junit
37+
test-results.xml
38+
3539
# Developer
3640
.idea
3741
.project

0 commit comments

Comments
 (0)