From be5647281d467900ee635059f6b21b22c131ba65 Mon Sep 17 00:00:00 2001 From: byGalax Date: Sun, 17 May 2026 20:00:18 +0200 Subject: [PATCH] chore(mobile): track expo-generated .gitignore --- apps/mobile/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 apps/mobile/.gitignore diff --git a/apps/mobile/.gitignore b/apps/mobile/.gitignore new file mode 100644 index 0000000..5873d9a --- /dev/null +++ b/apps/mobile/.gitignore @@ -0,0 +1,6 @@ + +# @generated expo-cli sync-2b81b286409207a5da26e14c78851eb30d8ccbdb +# The following patterns were generated by expo-cli + +expo-env.d.ts +# @end expo-cli \ No newline at end of file