cloud-platform-insights / autologger

📠 friction log bot
Apache License 2.0
0 stars 0 forks source link

Hide/suppress temp video files #17

Open davidstanke opened 19 hours ago

davidstanke commented 19 hours ago

During the execution of split_video_and_grab_screenshots(), MoviePy writes a file to the local directory (e.g. videoTEMP_MPY_wvf_snd.mp4). If a user were to commit to git mid-processing (as I did!), this file can be included.

Can we make it so this file doesn't get written into the source tree? Ideas: