forked from j-kaltes/Juggluco
-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.gitignore
More file actions
62 lines (46 loc) · 786 Bytes
/
Copy path.gitignore
File metadata and controls
62 lines (46 loc) · 786 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# macOS
.DS_Store
# Gradle / build outputs
.gradle/
build/
*/build/
# CMake / NDK build cache
.cxx/
# Android local config
local.properties
# IntelliJ / Android Studio
.idea/
# Keystores (keep them private)
*.jks
# Misc
*.iml
#libs
*/jniLibs/
Common/src/main/jniLibs/
Common/src/libre3/jniLibs/
BTautoconnect.patch
Common/src/mobileSi/jniLibs/
*/mobileLibre*
.idea/
.gemini/
gha-creds-*.json
c-logs/
lint/intermediates/
lint/generated/
# Kotlin
*.kotlin_module
# Compiled JVM artifacts
*.class
# Local agent scratch reports
.claude-scratch-*_report.md
# Crash logs
hs_err_pid*
.kotlin/errors
# --- Misc ---
out/
tmp/
Common/printmappingout.txt
# Android Studio "Generate Signed APK" wizard output (Destination Folder)
/Common/mobileGoogle/
/Common/mobile/
/Common/wear/