diff --git a/tv-player/.gitignore b/tv-player/.gitignore index b512c09..76add87 100644 --- a/tv-player/.gitignore +++ b/tv-player/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +dist \ No newline at end of file diff --git a/tv-player/index.html b/tv-player/index.html index 1e7b122..73ce6de 100644 --- a/tv-player/index.html +++ b/tv-player/index.html @@ -4,9 +4,7 @@