forked from KaTeX/KaTeX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
46 lines (44 loc) · 848 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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/