Files
wehub-resource-sync c48612c494
CI / E2E Tests (push) Waiting to run
CI / Lint, Typecheck & Unit Tests (push) Waiting to run
Docs Build / Build docs site (push) Waiting to run
Publish @openmaic packages / Build, validate & publish (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:03:23 +08:00

32 lines
602 B
Plaintext

# Dependencies & lock files
pnpm-lock.yaml
node_modules/
# Vendor packages
packages/pptxgenjs/
packages/mathml2omml/
# @openmaic workspace packages: the source is formatted to the root style, but skip
# generated build output and the vendored legacy reference under the importer.
packages/@openmaic/*/dist/
packages/@openmaic/importer/src1/
# Docs site (separate Fumadocs app with its own toolchain)
packages/docs/
# Build output
.next/
out/
# Generated files
*.min.js
*.min.css
# Markdown & YAML
*.md
*.yml
*.yaml
# SVG arc helper (vendored declaration)
lib/export/svg-arc-to-cubic-bezier.d.ts