diff --git a/.gitignore b/.gitignore index eded7c053..1e0b704a9 100644 --- a/.gitignore +++ b/.gitignore @@ -140,7 +140,7 @@ pnpm-lock.yaml yarn.lock # Test files -test_resources/test_log* +test_resources/test-log* test_resources/.audit.json src/temp*/ diff --git a/.prettierignore b/.prettierignore index 5c1df395b..e4c7bc66e 100644 --- a/.prettierignore +++ b/.prettierignore @@ -145,7 +145,7 @@ pnpm-lock.yaml yarn.lock # Test files -test_resources/test_log* +test_resources/test-log* test_resources/.audit.json src/temp*/