docs: initial Seaca repo — README and mobile roadmap
Kotlin Android client for SAC with FCM push and admin enrollment codes. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
# Android / Gradle
|
||||
*.iml
|
||||
.gradle/
|
||||
/local.properties
|
||||
/.idea/
|
||||
.DS_Store
|
||||
/build/
|
||||
/captures/
|
||||
.externalNativeBuild/
|
||||
.cxx/
|
||||
*.apk
|
||||
*.aab
|
||||
*.ap_
|
||||
*.dex
|
||||
|
||||
# Kotlin
|
||||
.kotlin/
|
||||
|
||||
# Secrets
|
||||
google-services.json
|
||||
*.keystore
|
||||
*.jks
|
||||
local.properties
|
||||
secrets.properties
|
||||
|
||||
# Env
|
||||
.env
|
||||
.env.*
|
||||
Reference in New Issue
Block a user