diff --git a/.gitignore b/.gitignore index 1e4ac1d96..e16fc54c3 100644 --- a/.gitignore +++ b/.gitignore @@ -71,4 +71,6 @@ player/static/mfr/* !.gitkeep +node_modules/ + .cache diff --git a/mfr/extensions/video/templates/viewer.mako b/mfr/extensions/video/templates/viewer.mako index e0058e4a4..f16181df5 100644 --- a/mfr/extensions/video/templates/viewer.mako +++ b/mfr/extensions/video/templates/viewer.mako @@ -1,3 +1,4 @@ +