# Dépendances node_modules/ # Expo / build .expo/ dist/ web-build/ expo-env.d.ts *.tsbuildinfo # Logs *.log npm-debug.* yarn-debug.* yarn-error.* # Secrets / variables d'environnement .env .env.* *.cred *.keystore *.jks *.p8 *.p12 *.key *.mobileprovision # Outils / config locale .claude/ .vscode/ .idea/ # Cache des miniatures (généré par l'agent sur le Pi) thumbcache/ pi-agent/**/thumbcache/ # Builds locaux *.apk # Système .DS_Store Thumbs.db