项目文件夹

文件
wehub-resource-sync 7df9ebf22c
Sync labels / sync (push) Failing after 1m9s
Publish Container Image / Build and publish container image (push) Has been cancelled
Deploy Website / Deploy to GitHub Pages (push) Has been cancelled
Deploy Website / Build website and demo (push) Has been cancelled
Deploy viewer / Deploy viewer proxy to Cloudflare Workers (push) Has been cancelled
Deploy tiles / Deploy planetary tile proxy to Cloudflare Workers (push) Has been cancelled
Deploy collab / Deploy collaboration relay to Cloudflare Workers (push) Has been cancelled
CI / Dependency audit (push) Has been cancelled
CI / E2E smoke (Playwright) (push) Has been cancelled
CI / Validate CITATION.cff (push) Has been cancelled
CI / Build and test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:33:00 +08:00

66 行
1.8 KiB
Plaintext

node_modules/
dist/
dist-embed/
# Generated by `npm run build:jupyterlite` (best-effort prebuild); not committed.
apps/geolibre-desktop/public/jupyterlite/
# JupyterLite (doit) build cache, written to the working dir during the build.
.jupyterlite.doit.db
# The kernel-side geolibre client and the Welcome example are staged here from
# their canonical backend copies by scripts/build-jupyterlite.mjs.
apps/geolibre-desktop/jupyterlite/files/geolibre.py
apps/geolibre-desktop/jupyterlite/files/Welcome.ipynb
site/
target/
.tauri/
*.log
.DS_Store
.env
.env.local
__pycache__/
*.pyc
# Generated by the copy-vector-ops Vite plugin from the backend source of truth
# (backend/geolibre_server/geolibre_server/vector_ops.py).
apps/geolibre-desktop/src/lib/pyodide/vector_ops.generated.py
# Generated by the copy-rtl-text Vite plugin from @mapbox/mapbox-gl-rtl-text.
apps/geolibre-desktop/src/lib/vendor/mapbox-gl-rtl-text.generated.js
# Generated by the copy-cesium-assets Vite plugin from node_modules/cesium.
apps/geolibre-desktop/public/cesium/
.venv/
*.egg-info/
.pytest_cache/
# Coverage artifacts (pytest-cov data file, HTML/XML reports, c8 output)
.coverage
.coverage.*
coverage/
htmlcov/
coverage.xml
.idea/
.vscode/
*.tsbuildinfo
**/src-tauri/gen/
.playwright-cli/
.claude/
uv.lock
# Playwright E2E artifacts
test-results/
playwright-report/
blob-report/
.playwright/
private/
# Documentation screenshots are hosted on Cloudflare R2 (data.geolibre.app/images),
# not committed to the repo, to save space.
docs/assets/screenshots/
python/examples/my-map.geolibre.json
# Cloudflare Workers local dev state (wrangler dev / miniflare)
.wrangler/
# Rendered Homebrew cask, emitted to the working dir by scripts/render-*-cask.sh
# for submission to a tap / homebrew-cask; not committed to this repo.
/geolibre.rb