-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (40 loc) · 1.08 KB
/
Copy path.gitignore
File metadata and controls
52 lines (40 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# IntelliJ IDEA and Android Studio project files
*.iml
.idea/
.DS_Store
# Gradle build files and caches
.gradle
build/
/captures
.externalNativeBuild
.cxx
# Local configuration files (should not be checked in)
local.properties
/local.properties
# Keystore and credentials (sensitive information)
release.keystore
release.keystore.properties
playstore.credentials.json
# Exclude build outputs from buildSrc
/buildSrc/build/
/buildSrc/build/classes/kotlin/main/
/playstore.credentiales.json
# --- Kotlin compiler internals ---
.kotlin/
# --- Kotlin JS / Compose Web ---
kotlin-js-store/
node_modules/
yarn.lock
# --- Compose Multiplatform ---
compose-build/
# Firebase local cache
.firebase/
/firebase-debug.log
coverage_report.py
# Gradle Lighthouse history (build-local trend data)
# Firebase config (secrets) — provide locally, never commit
# XcodeGen-generated (reproduce with `xcodegen generate`)
apps/ios/SmokeAnalytics.xcodeproj/
apps/ios/Sources/Info.plist
# Firebase config per environment (secrets) — provide locally, never commit
apps/ios/Firebase/**/GoogleService-Info.plist