mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-07-14 18:15:56 -04:00
- Add Vercel rewrites to proxy `/ingest/*` and `/ingest/static/*` to PostHog's US endpoints - Update native `.env.example` to point `EXPO_PUBLIC_POSTHOG_HOST` at the self-hosted proxy URL
37 lines
514 B
Plaintext
37 lines
514 B
Plaintext
node_modules/
|
|
.expo/
|
|
dist/
|
|
npm-debug.*
|
|
*.jks
|
|
*.p8
|
|
*.p12
|
|
*.key
|
|
*.mobileprovision
|
|
*.orig.*
|
|
*.tar.gz
|
|
*.ipa
|
|
*.apk
|
|
web-build/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Expo prebuild
|
|
/android
|
|
/ios
|
|
|
|
# Google Play service account key
|
|
google-service-account.json
|
|
|
|
# Temporary files created by Metro to check the health of the file watcher
|
|
.metro-health-check*
|
|
|
|
# @generated expo-cli sync-2b81b286409207a5da26e14c78851eb30d8ccbdb
|
|
# The following patterns were generated by expo-cli
|
|
|
|
expo-env.d.ts
|
|
# @end expo-cli
|
|
|
|
credentials.json
|
|
credentials/
|