diff --git a/apps/mobile-app/.gitignore b/apps/mobile-app/.gitignore index 4a4fb7807..6b60de3ec 100644 --- a/apps/mobile-app/.gitignore +++ b/apps/mobile-app/.gitignore @@ -42,3 +42,6 @@ app-example # to check them in as it's not needed for the applications to actually run. *.js.map *.mjs.map + +# Test output files +coverage