diff --git a/app/.gitignore b/app/.gitignore index 8415a0f..c7044f8 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,4 +1,5 @@ playwright-report test-results bknd.config.* -__test__/helper.d.ts \ No newline at end of file +__test__/helper.d.ts +.env.local \ No newline at end of file