diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..44a454c Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index 68a8e40..71dec10 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ /setting_tests /output.txt /src/tests/morbius.webm -/yt-dlp \ No newline at end of file +/yt-dlp +/src/demo +/src/tests/demo.zip \ No newline at end of file diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 0000000..b892df1 Binary files /dev/null and b/src/.DS_Store differ