Skip to content

Commit f5515a1

Browse files
authored
Ignore JUnit XML output from PyTest (#396)
1 parent 7353774 commit f5515a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ coverage.xml
4141
.hypothesis/
4242
.pytest_cache
4343
.junit
44+
junit/
4445

4546
# Sphinx documentation
4647
docs/_build/

0 commit comments

Comments
 (0)