node_modules/
.expo/
dist/
web-build/
expo-env.d.ts

# NativeWind / Metro
.metro-health-check*

# EAS
*.orig.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision

# macOS
.DS_Store

# env
.env
.env.local

# typescript
*.tsbuildinfo

# testing
coverage/

# Go backend lives in ./server — keep its build artifacts out of the app bundle
server/bin/
