diff --git a/.gitignore b/.gitignore index 100bff97..607f8eee 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,9 @@ coverage.xml .pytest_cache/ cover/ +# Output from end2end testing +tests/reference_failures/ + # Translations *.mo *.pot