-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (30 loc) · 808 Bytes
/
Copy path.gitignore
File metadata and controls
36 lines (30 loc) · 808 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
*.iml
.gradle/
local.properties
.idea/
build/
captures/
.externalNativeBuild/
.cxx/
*.apk
# Kotlin incremental build state
.kotlin/
# Release signing — the key and its passwords never go in the repository.
# The extensions are listed defensively: one of these committed once is
# committed in the history forever, and the key is the app's identity.
keystore.properties
*.jks
*.keystore
*.p12
*.pepk
# Build outputs. `*.apk` is already above; a bundle is the other shape of the
# same thing, and it goes to a release page, never into the tree.
*.aab
# Android Studio profiler dumps — large, machine-specific, and a heap dump of a
# running app can contain anything the app was holding.
*.hprof
# Machine-specific toolchain paths. The template is env.sh.example.
env.sh
.DS_Store
Thumbs.db
CLAUDE.md