mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
add config file to .gitignore
This commit is contained in:
parent
e3d09d161c
commit
3fa68ad60c
1 changed files with 4 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -145,5 +145,7 @@ dmypy.json
|
||||||
# Custom exclusions:
|
# Custom exclusions:
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
#
|
# For manim
|
||||||
/videos
|
/videos
|
||||||
|
/custom_defaults.yml
|
||||||
|
/manimlib/defaults.yml
|
Loading…
Add table
Reference in a new issue