mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
* Move the build path to `dist` * mkdir dist if not exists * Remove build from .gitignore * Delete `dist/` before building and when cleaning
19 lines
305 B
Plaintext
19 lines
305 B
Plaintext
katex.tar.gz
|
|
katex.zip
|
|
node_modules
|
|
npm-debug.log
|
|
debug.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/
|