eas firebase config

This commit is contained in:
2025-09-05 14:49:17 +02:00
parent fdd667f092
commit 8464f986c4
13 changed files with 220 additions and 268 deletions
+33
View File
@@ -0,0 +1,33 @@
# Keep native projects in the build context
# (override .gitignore which ignores android/ and ios/)
# Node/Expo caches and build artifacts
node_modules/
.expo/
dist/
web-build/
npm-debug.*
yarn-error.log
# iOS/Android build outputs (keep project sources)
**/build/
**/.gradle/
**/.cxx/
**/.idea/
**/*.iml
ios/Pods/
# Misc
.DS_Store
*.keystore
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
# Do NOT ignore native project roots here
# android/
# ios/