90 lines
1.5 KiB
Plaintext
90 lines
1.5 KiB
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
.kotlin/
|
|
review2.md
|
|
|
|
# iOS Swift Package Manager build artifacts
|
|
iphone/.build/
|
|
iphone/Package.resolved
|
|
|
|
# Private project docs (agent-only, never commit)
|
|
FUTURE.md
|
|
HISTORY.md
|
|
PROJECT.md
|
|
STRUCTURE.md
|
|
CONCERN.md
|
|
project-requirements.md
|
|
DEVELOPMENT_LOG.md
|
|
BUILD_SUMMARY.md
|
|
SCRIPTS.md
|
|
.learnings/
|
|
|
|
serviceAccount.json
|
|
closer-app-22014-firebase-adminsdk-fbsvc-ed20bf6003.json
|
|
|
|
# Build artifacts
|
|
*.apk
|
|
*.aab
|
|
*.ap_
|
|
*.dex
|
|
*.class
|
|
bin/
|
|
gen/
|
|
out/
|
|
|
|
# Environment secrets
|
|
.env
|
|
.env.local
|
|
*.env
|
|
|
|
# App module build
|
|
app/build/
|
|
SecurityReport.md
|
|
|
|
# Firebase config (contains project ID, app ID, OAuth client, API key)
|
|
app/google-services.json
|
|
functions/node_modules/
|
|
firestore-tests/node_modules/
|
|
firebase-debug.log
|
|
firestore-debug.log
|
|
UI-PLAN.md
|
|
|
|
# Build plans (agent-only, never commit)
|
|
*_build_plan.md
|
|
closer_partner_proof_reveal_privacy.md
|
|
app/google-services.json.bk
|
|
app/GoogleService-Info.plist
|
|
docs/SUBSCRIPTION_GO_LIVE.md
|
|
ios_encrypt.md
|
|
closer-app-22014-firebase-adminsdk-fbsvc-ed20bf6003.json
|
|
DAILY_FUN_IMPLEMENTATION_BATCH_PLAN.md
|
|
gitleaks-after.json
|
|
docs/img/qa.jpeg
|
|
docs/img/sam.jpg
|
|
ClaudeReport.md
|
|
ClaudeReport.md
|
|
ClaudeReport.md
|
|
docs/brand/visual-identity.md
|
|
docs/brand/asset-system.md
|
|
docs/brand/visual-identity.md
|
|
docs/brand/asset-system.md
|
|
ClaudeBrandingReview.md
|
|
ClaudeQAPlan.md
|
|
|
|
# Brand source/working art (heavy; the wired copies live in app/src/main/res)
|
|
docs/brand/sources/
|
|
docs/brand/exports/
|
|
|
|
# Scratch workspace (transient)
|
|
scratchpad/
|
|
SECURITY.md
|
|
Future.md
|