Skip to content

Commit ce4654f

Browse files
committed
Update .gitignore
1 parent c3051e6 commit ce4654f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ pip-log.txt
3838
# Unit test / coverage reports
3939
.coverage
4040
.tox
41+
coverage.xml
4142
nosetests.xml
4243

4344
# py.test
@@ -84,7 +85,9 @@ report.html
8485
report.xml
8586

8687
# Allure Reports / Results
88+
allure_report
8789
allure-report
90+
allure_results
8891
allure-results
8992

9093
# Presentations

0 commit comments

Comments
 (0)