mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-04 18:58:39 +00:00
* build: move font generation to the main repo * Update fonts * chore: remove submodules * Update paths * Update fonts.yml Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
47 lines
848 B
Plaintext
47 lines
848 B
Plaintext
katex.tar.gz
|
|
katex.zip
|
|
node_modules
|
|
*.log
|
|
last.png
|
|
diff.png
|
|
/.npm-install.stamp
|
|
/dist/
|
|
/test/screenshotter/tex/
|
|
/test/screenshotter/diff/
|
|
/test/screenshotter/new/
|
|
/test/symgroups.tex
|
|
/test/symgroups.aux
|
|
/test/symgroups.log
|
|
/test/symgroups.pdf
|
|
/test/screenshotter/unicode-fonts
|
|
coverage/
|
|
docs/cli.md
|
|
lib/core/metadata.js
|
|
lib/core/MetadataBlog.js
|
|
website/prev-versions.json
|
|
website/translated_docs
|
|
website/build/
|
|
website/node_modules
|
|
website/i18n/*
|
|
website/static/static/katex.*
|
|
website/static/static/fonts
|
|
website/static/static/copy-tex.*
|
|
website/static/static/mhchem.*
|
|
|
|
# https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
.pnp.*
|
|
website/.yarn/*
|
|
!website/.yarn/releases
|
|
!website/.yarn/plugins
|
|
!website/.yarn/sdks
|
|
!website/.yarn/versions
|
|
|
|
fonts.tar
|
|
fonts.tar.gz
|
|
temp/
|