Update gitignore

Remove all the files generated by the app
This commit is contained in:
illyum 2024-07-15 00:32:56 -06:00
parent c498daeb3a
commit fdcefdada9

3
.gitignore vendored
View File

@ -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