mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
26 lines
270 B
Plaintext
26 lines
270 B
Plaintext
node_modules/
|
|
.expo/
|
|
dist/
|
|
npm-debug.*
|
|
*.jks
|
|
*.p8
|
|
*.p12
|
|
*.key
|
|
*.mobileprovision
|
|
*.orig.*
|
|
web-build/
|
|
# expo router
|
|
expo-env.d.ts
|
|
|
|
.env
|
|
.cache
|
|
|
|
ios
|
|
android
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Temporary files created by Metro to check the health of the file watcher
|
|
.metro-health-check*
|