diff --git a/tv-player/.gitignore b/tv-player/.gitignore new file mode 100644 index 0000000..b512c09 --- /dev/null +++ b/tv-player/.gitignore @@ -0,0 +1 @@ +node_modules \ No newline at end of file diff --git a/tv-player/index.html b/tv-player/index.html index 9b7805f..1e7b122 100644 --- a/tv-player/index.html +++ b/tv-player/index.html @@ -4,9 +4,8 @@