Skip to content

Commit

Permalink
gitignore: Ignore test results from run-tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Jul 4, 2024
1 parent b417238 commit dde553d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ importer_result.json
/.venv/

tests/logs/
TEST*.xml

0 comments on commit dde553d

Please sign in to comment.