solorpower/app/.gitignore
haneulai 072d038410 Add 'app/' from commit '0e0b64f20f3d3dfd31a99eb8adf7d65c82536251'
git-subtree-dir: app
git-subtree-mainline: e9a4f8e401
git-subtree-split: 0e0b64f20f
2026-06-15 12:53:40 +09:00

38 lines
356 B
Plaintext

# Expo
.expo/
*.jks
*.p12
*.key
*.keystore
*.db
# Node modules
node_modules/
# npm
npm-debug.log
package-lock.json
yarn-error.log
# Mac
.DS_Store
# Android
android/
!android/build.gradle
!android/settings.gradle
!android/app/build.gradle
!android/app/src/main/AndroidManifest.xml
# iOS
ios/
!ios/Podfile
# Web
web-build/
dist/
# Env
.env
.env.local