diff --git a/.gitignore b/.gitignore index 483e65f..9ad2808 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,6 @@ __MACOSX/ *.pem *.webm *.jpg +!video_cover.jpg *.svo *.png \ No newline at end of file diff --git a/img/video_cover.jpg b/img/video_cover.jpg new file mode 100644 index 0000000..2bbd5b9 Binary files /dev/null and b/img/video_cover.jpg differ