gitignore: Ignore test results from run-tests.sh

This commit is contained in:
Rafael Guterres Jeffman
2024-06-29 21:20:33 +00:00
committed by Thomas Woerner
parent 7aa9483b2c
commit 94311f439c

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ importer_result.json
/.venv/ /.venv/
tests/logs/ tests/logs/
TEST*.xml