diff --git a/.gitignore b/.gitignore index 5053b0e..d4b9e0d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ node_modules text_files/* uploads/* videos/* +!videos/plugin/ vlibras_user npm-debug.log tmp/ diff --git a/videos/plugin/background.webm b/videos/plugin/background.webm new file mode 100644 index 0000000..5bf336b Binary files /dev/null and b/videos/plugin/background.webm differ diff --git a/videos/plugin/preloader.webm b/videos/plugin/preloader.webm new file mode 100644 index 0000000..bb68142 Binary files /dev/null and b/videos/plugin/preloader.webm differ -- libgit2 0.21.2