Exclude software testing reports

This commit is contained in:
Ruben van Staveren 2023-01-09 14:50:03 +01:00
parent 1c2e3413ec
commit 9ed6b65b6d
Signed by: ruben
GPG Key ID: 886F6BECD477A93F

3
.gitignore vendored
View File

@ -12,3 +12,6 @@ htmlcov/
dist/ dist/
build/ build/
*.egg-info/ *.egg-info/
coverage.xml
report.xml