-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (40 loc) · 842 Bytes
/
Copy path.gitignore
File metadata and controls
49 lines (40 loc) · 842 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
*.iml
.gradle
/local.properties
.idea/
.DS_Store
**/build/
/captures
.externalNativeBuild
.cxx
local.properties
/keystores/**
/app/release/**
/app/debug/**
.kotlin
# DappStore
apps/flipcash/app/dapp_publishing/node_modules/**
apps/flipcash/app/dapp_publishing/.asset-manifest.json
## Fastlane
fastlane/report.xml
*.env.*
.env
.env.local
.claude/worktrees/
.claude/plans/
.claude/settings.local.json
# Bundler (Ruby gems installed during CI)
.bundle/
vendor/bundle/
# Signing keys decoded during CI
key/
apps/flipcash/app/key/
# Service account keys
serviceAccount.json
# Maestro screenshot test artifacts
maestro/screenshots/results/
maestro/screenshots/diffs/
docs/superpowers/
# Raw spike capture: full device logcat, so it can carry unrelated personal
# content. Keep the summarised results, not the source logs.
docs/spikes/raw/