diff --git a/.gitignore b/.gitignore index 3fc1bdf..c7c005f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ app/build/ .gradle test-results/ playwright-report/ -.tmp/ \ No newline at end of file +.tmp/ +coverage/ \ No newline at end of file