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
14 lines
250 B
Plaintext
14 lines
250 B
Plaintext
# Bundled web app, produced by `npm run build:embed` at build time.
|
|
src/geolibre/static/
|
|
|
|
# Python build artifacts
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
|
|
# Jupyter and example run artifacts
|
|
.ipynb_checkpoints/
|
|
examples/*.geolibre.json
|