diff --git a/.gitignore b/.gitignore index bd506fa..e11d0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ node_modules dist dist-ssr *.local +android/app/play/* # Editor directories and files .vscode/* @@ -32,4 +33,4 @@ dev-dist /playwright-report/ /playwright/.cache/ -.env \ No newline at end of file +.env