diff --git a/.gitignore b/.gitignore index 8f361dc..c5bb458 100644 --- a/.gitignore +++ b/.gitignore @@ -153,4 +153,7 @@ cython_debug/ output/ local/ -cookies.txt \ No newline at end of file +cookies.txt + +# moviepy temp files +finalTEMP_MPY*.* \ No newline at end of file