diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a55568 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules/*/* +!node_modules/video.js/dist +!node_modules/videojs-resolution-switcher/lib \ No newline at end of file diff --git a/index.html b/index.html index 23e507f..6f620bc 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@