mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00

pbr automatically uses the version from git tags, and also uses the requirements.txt for dependencies, resulting in less redundancies.
26 lines
287 B
Text
26 lines
287 B
Text
*.pyc
|
|
*.bak
|
|
.DS_Store
|
|
homeless.py
|
|
playground.py
|
|
cairo_test.py
|
|
mayavi_test.py
|
|
random_scenes/
|
|
files/
|
|
ben_playground.py
|
|
ben_cairo_test.py
|
|
.floo
|
|
.flooignore
|
|
.vscode
|
|
*.xml
|
|
*.iml
|
|
media
|
|
manim.sublime-project
|
|
manim.sublime-workspace
|
|
.eggs/
|
|
build/
|
|
dist/
|
|
manim.egg-info/
|
|
|
|
primes.py
|
|
/media_dir.txt
|