Exclude software testing reports
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -12,3 +12,6 @@ htmlcov/
|
|||||||
dist/
|
dist/
|
||||||
build/
|
build/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
|
||||||
|
coverage.xml
|
||||||
|
report.xml
|
||||||
|
Reference in New Issue
Block a user