-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
257 lines (211 loc) · 4.51 KB
/
Copy path.gitignore
File metadata and controls
257 lines (211 loc) · 4.51 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
*~
*__pycache__
*.csr
*.pem
*.pyc
*.tmp
*.sqlite3
logs
log-pglite
codemirror.min.js
.DS_Store
*.log
*.sobj
.*.sage-backup
.*.sage-history
.*.smc-backup
# Runtime data directories. Keep this anchored; unanchored data*/ also matches
# source directories such as src/packages/database.
/data*/
/src/data/
/src/packages/lite/data/
/src/packages/project-host/data/
.#*
\#*
node_modules
*.sass-cache
.vs/
err
log
out
src/cocalc-testcafe/package-lock.json
src/packages/database/coverage/
src/tsconfig.tsbuildinfo
src/static/
src/static.git/
src/packages/assets/policies/_static_pricing_page.html
src/packages/assets/_static_*.html
src/packages/assets/examples/
src/smc-webapp/_colors.sass
src/page/temp
src/static/mercury/js/mercury.min.js
src/static/mercury/src/build
src/static/codemirror-3.1/*
src/static/*.min.js
src/static/*.map.js
src/scripts/skel/.sagemathcloud
src/scripts/export-api-doc.js
src/src/*cassandra*
src/src/*.tar.gz
src/src/*.tgz
.*backup
.*swp
*sage-chat
*sage-git
src/conf/tinc_hosts/
*.aux
*.out
*.pdf
*.synctex.gz
*.toc
*.term
*.ipynb
*.term.init
*.sagews
# mocha: banket coverage report
src/coverage
src/*/coverage
# comes up when testing in that directory
src/rethinkdb_data/
src/dev/project/rethinkdb_data/
src/dev/project/postgres_data/
src/dev/project/ports/
src/dev/public/rethinkdb_data/
src/dev/smc/rethinkdb_data/
src/dev/laptop/rethinkdb_data/
src/packages/assets/primus/primus-engine.js
src/packages/assets/primus/primus-engine.min.js
src/static/term/term.min.js
src/restart_hub
src/restart_compute
.coffee
src/packages/project/build
src/smc-hub/run/hub[0-9].js
src/smc-hub/lti
src/smc-hub/landing
src/smc_sagews/smc_sagews.egg-info/*
src/smc_sagews/build/*
src/smc_pyutil/smc_pyutil.egg-info/*
src/smc_pyutil/build/*
.eggs
logs
pids
src/k8s/smc-webapp-static/image/google_analytics
src/smc-build/smc-compute-env.html
src/smc-build/prometheus/alertmanager.yml
**/octave-workspace
**/.cache/
.gitignore
postgres-env
src/packages/mobile/.expo/
src/packages/mobile/ios/
src/packages/mobile/android/
src/packages/mobile/expo-env.d.ts
# autogenerated
src/smc-webapp/_colors.sass
# autogenerated (and might not use...)
**/peg/latex.js
# pytest cache
src/smc_sagews/.pytest_cache/
.mypy_cache/
src/go-landing
**/dist
**/dist/
**/dist-measure/
**/dist-prod/
**/dist-prod-measure/
**/dist-ts/
src/packages/next/dist-types/
src/packages/landing
tsconfig.tsbuildinfo
**/landing-free/cache/
**/.next
**/.successful-build
src/packages/next/cache
src/packages/next/software-inventory/*.json
src/packages/next/lib/software-inventory/*.json
src/packages/hub/lib/software-inventory/*.json
src/packages/next/public/openapi.json
src/compute/compute/dev/conf*
src/g
src/go
src/g-pglite
# Python virtual environment
venv
# frontend/i18n files, which are created during build or updating the languages
src/packages/frontend/i18n/extracted.json
src/packages/frontend/i18n/trans/*.compiled.json
# generated during the CLI build from src/packages/rootfs-recipes
src/packages/cli/src/bin/commands/rootfs-recipes-builtin.generated.ts
**/*.db
**/project-env.sh
**/*.bash_history
.claude/settings.local.json
# test reports by jest-junit
junit.xml
src/packages/frontend/test-results/
src/packages/frontend/playwright-report/
src/packages/lite/test-results/
src/packages/lite/.playwright-jupyter/
src/.local/
sea-prep.blob
cocalc
!src/packages/rootfs-recipes/cocalc/
!src/packages/rootfs-recipes/cocalc/**
!src/packages/mobile/src/cocalc/
!src/packages/mobile/src/cocalc/**
cocalc-lite.tar.*
*.egg-info
.python-version
src/packages/lite/sea/cocalc*gz
src/packages/lite/sea/cocalc*xz
src/packages/lite/sea/cocalc*zip
src/packages/lite/sea/cocalc*gnu
# autogenerated docs
**/cocalc-api/site/**
*.pkg
*.zip
src/packages/*/build/
g
g-cs
g-cs2
g-ssh-server
g-bundle
g-postgres
g2
g-lite
g-*.sh
codex-load.sh
scratch
patchflow
*.pid
*.chat
*.js.map
/data-0
/data-1
publish*.sh
!src/packages/launchpad/sea/publish-sea.sh
!src/packages/cli/sea/publish-sea.sh
!src/packages/cli/site/publish-site.sh
!src/scripts/publish-local-codex-binaries.sh
src/packages/next/lib/api-v2-manifest.ts
src/create*.sh
src/.agents/bug-hunt/artifacts/
src/.agents/bug-hunt/batches/
src/.agents/bug-hunt/ledger/
src/.agents/bug-hunt/queues/
src/.agents/bug-hunt/runs/
src/.agents/bug-hunt/*
src/.agents/cloud-vm-hunt/*
!src/.agents/bug-hunt/scenario-catalog.md
!src/.agents/bug-hunt/launchpad-portfolio.md
!src/.agents/bug-hunt/plans/
!src/.agents/bug-hunt/plans/**
src/.agents/parallel-ops-live/
wstein.tasks
log.md
log.txt
src/log*
src/g.sh
src/packages/project-host/tmp/stress-build-bundle/**
tmp/