diff --git a/.gitignore b/.gitignore index dfa01abe..12fac5b4 100644 --- a/.gitignore +++ b/.gitignore @@ -160,5 +160,5 @@ allure-report/* reports/screenshots/* /test_data/visualtesting/test/* /output/ -/test_data/files/email_data.json -/test_data/files/email_reader.txt +/test_data/files/*.json +/test_data/files/*.txt \ No newline at end of file