diff --git a/.gitignore b/.gitignore index 5e9a1fd..56416cf 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,6 @@ google-services.json # Web platform — disabled (Drift sqlite3 FFI is not web-compatible) /web/ + +# Git worktrees +.worktrees/ diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 144c713..6cf7d5a 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -32,6 +32,9 @@ +