-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
126 lines (110 loc) · 1.66 KB
/
Copy path.gitignore
File metadata and controls
126 lines (110 loc) · 1.66 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
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
dist-electron/
*.local
mail-v*.tar
.env
.env.*
!.env.example
backend/.env
backend/.env.*
public/bergamot/models/
memory.json
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
backend/target/
**/target/
*.pdb
*.ooo
src-tauri/gen/
pnpm-lock.yaml
yarn.lock
bun.lockb
nul
portal/
packages/
backend.old/
electron/
aster-native/
*.pem
*.key
CLAUDE.md
scripts/verify_cache_bust.mjs
scripts/verify_prod.mjs
.ops/
e2e/
playwright/
playwright-report/
playwright-report-prod/
test-results/
test-results-prod/
run_prod_tests.sh
run_prod_tests.bat
run_checkout_test.cmd
playwright.config.prod.ts
playwright.checkout.config.ts
setup_workspace.sh
used_keys.txt
used_keys_other.txt
payment_smoke_*.png
payment_smoke_results.json
dist_old/
tsconfig.node.tsbuildinfo
_tmp/
.deploy_tag
*.wip
src/lib/*_context.ts
src/lib/*_guard.ts
Aster-Authenticator/
_emu_*.png
scripts/zh-CN.before.ts
scripts/zh-CN.fixed.ts
scripts/fix_mojibake.py
updates/staging/
updates/Dockerfile.linux_build
updates/Dockerfile.linux_build.dockerignore
updates/build_linux.sh
updates/build_latest_json.sh
updates/MAC_HANDOFF.md
updates/UPLOAD.md
# temp build dirs
.tmp_*/
# local scratch / e2e / verification harnesses and screenshots
/e2e_*.mjs
/e2e_*.cjs
/test_*.mjs
/test_*.cjs
/test_*.png
/verify_*.mjs
/verify_*.cjs
/verify_*.png
/_test_*
/_screenshot_*.png
/*_tmp.mjs
/*_tmp.png
/probe_*.png
/debug*.png
/login_debug.png
/mail_home_debug.png
/register_*.png
/wizard_*.png
/_mail_fontfix_epoch.txt
/_calendar_diag/
/_sweep_shots/
/_sweep_findings.json
.claude/
/_headless_shell_out/