mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00

* chore(misc): JOSE paper * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix(ci): update path * fix(ci): tab error * fix(ci): path to paper * fix(paper): updates * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix(paper): typos --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
44 lines
449 B
Plaintext
44 lines
449 B
Plaintext
__pycache__/
|
|
/env
|
|
/tests
|
|
/build
|
|
/dist
|
|
*.egg-info/
|
|
|
|
/media
|
|
/presentation
|
|
|
|
/.vscode
|
|
|
|
slides/
|
|
|
|
.manim-slides.json
|
|
|
|
videos/
|
|
|
|
images/
|
|
|
|
docs/build/
|
|
|
|
docs/source/_static/slides_assets/
|
|
|
|
docs/source/_static/slides.html
|
|
|
|
slides_assets/
|
|
|
|
slides.html
|
|
|
|
docs/source/_static/basic_example_assets/
|
|
|
|
docs/source/_static/basic_example.html
|
|
|
|
docs/source/_static/three_d_example.html
|
|
|
|
docs/source/_static/three_d_example_assets/
|
|
|
|
paper/media/
|
|
|
|
*.jats
|
|
|
|
paper/paper.pdf
|