Exclude software testing reports

This commit is contained in:
2023-01-09 14:50:03 +01:00
parent 1c2e3413ec
commit 9ed6b65b6d

3
.gitignore vendored
View File

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