diff --git a/.gitignore b/.gitignore index 5265639286f8..a24971e612b9 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,8 @@ storybook-static # GitHub GPG Keys .github/workflows/OSBotify-private-key.asc -*.asc \ No newline at end of file +*.asc + +# Jest coverage report +/coverage.data +/coverage/