diff --git a/.gitignore b/.gitignore index 5d381cc..8c8025a 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,6 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +# Files generated by app +/tmp/ +output.mp4