-
Notifications
You must be signed in to change notification settings - Fork 504
Expand file tree
/
Copy path.gitignore
More file actions
150 lines (131 loc) · 2.85 KB
/
.gitignore
File metadata and controls
150 lines (131 loc) · 2.85 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
node_modules
__generated__
.cursor/debug*.log
*.swp
.expo-shared
.expo
.DS_Store
.mcp.json
.idea/
.vscode/
.cursor/debug.log
.chat/
.claude/PRPs
.claude/settings.json
.claude/settings.local.json
.clauderc
.skillshare/.gitignore
.skillshare/logs/
.skillshare/skills/.gitignore
.tmp/
# Keyless cloud sync mock server data
.tmp/keyless-cloud-sync-mock-data.json
.cursor/plans/
*.private_ai_docs.md
*.local.md
.cursor/plans/
dist
build-electron
.next
.zed
build
*.tsbuildinfo
yarn-error.log
/apps/mobile/.env
/apps/mobile/pc-api-8644398719570171123-0-dcae07e2afab.json
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.env
webpack.config.preview.json
webpack.config.preview.devServer.json
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/
# !/apps/web-embed/web-build/
/inpage-provider-bak
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide
# Support for Project snippet scope
.vscode/*.code-snippets
# Ignore code-workspaces
*.code-workspace
# Ignore yalc
.yalc/
yalc.lock
stats.json
stats.html
.java-version
.eslintcache
tsconfig.tsbuildinfo
test-report.html
coverage/
# Temporary files created by Metro to check the health of the file watcher
.metro-health-check*
# Ignore tamagui config file
.tamagui
# Ignore copy inject files
/apps/desktop/public/static/js-sdk
/apps/ext/src/entry/injected.js
/apps/desktop/public/static/preload.js
/packages/kit-bg/src/desktopApis/injectedDesktopCode.text-js
/apps/ext/src/entry/injected.text-js
/packages/kit/src/components/WebView/injectedNative.text-js
/packages/kit/src/components/WebView/translateInject.text-js
/packages/shared/src/web/index.html
/mobile/android/build-logic/privacy-security-plugins/bin/main/onekey/privacy/jpush
apps/mobile/android/.kotlin/
apps/mobile/android/build-logic/privacy-security-plugins/bin/main/onekey/privacy/**/*.class
/apps/mobile/out-dir-bundle
/apps/mobile/out-dir-bundle-zip
/apps/mobile/ios/go-install
/apps/mobile/ios/tmp-oc-test
/apps/mobile/ios/OneKeyWallet/Fonts
debug.log
# Perf monitor local sessions
/development/output/perf-sessions/
/development/output/*.md
# Detox / perf-ci artifacts
/apps/mobile/e2e/artifacts/
/development/perf-ci/output/
# Local perf-ci secrets/config (do not commit)
/development/perf-ci/config.local.json
# Personal process assets (local only, not committed)
/local/
*.local.md
.playwright-cli/
# Local documentation files
.local_docs/
/.claude/worktrees
/.worktree
.worktree
.claude/worktrees
/.worktrees
.skillshare/logs/operations.log
.gstack/
/apps/mobile/out-dir-analysis
/apps/mobile/dist-test
/apps/mobile/ios-bundle
docs/superpowers/**/*
apps/mobile/android/app/src/main/assets/modules.json
# bmad
/_bmad/
/_bmad-output/
/.skillshare/skills/bmad-*