Update .gitignore file to exclude moviepy temp files

This commit is contained in:
2024-02-22 15:12:34 +01:00
parent ca68c227b6
commit 7c9dcb1702

5
.gitignore vendored
View File

@@ -153,4 +153,7 @@ cython_debug/
output/
local/
cookies.txt
cookies.txt
# moviepy temp files
finalTEMP_MPY*.*