-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (38 loc) · 820 Bytes
/
.gitignore
File metadata and controls
44 lines (38 loc) · 820 Bytes
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
# Android Studio / IntelliJ
*.iml
.gradle
/local.properties
.idea
.idea/gradle.xml
.idea/misc.xml
/.idea/*
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
Project Specification-1.0.md
# Build files
/build
/wear/build
/captures
.externalNativeBuild
.cxx
# Local properties (sensitive data)
local.properties
keystore.properties
# Keystore files (very sensitive)
app/ilseon-keystore.jks
*.jks
*.keystore
# Google services file (if you use it)
google-services.json
# Private source code for hybrid model
# ------------------------------------
# Add paths to your proprietary files and directories here.
# For example:
# /app/src/main/java/com/ilseon/billing/
# /app/src/main/java/com/ilseon/secrets/Secrets.kt
/revenuecat.properties