Files
lively/.gitignore
Mathis Pruvot 9b90e6a4a1 fix: include native module sources in git tracking
Fix .gitignore to only exclude root android/ and ios/
(Expo prebuild output) while keeping modules/ native code.
Add Android WallpaperService Kotlin sources, GLSL shaders,
manifest, and Gradle config.
2026-05-28 11:50:19 +00:00

14 lines
109 B
Plaintext

node_modules/
.expo/
/android/
/ios/
dist/
.env
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/