diff options
author | Sam Potts <sam@selz.com> | 2017-04-25 12:40:20 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-25 12:40:20 +1000 |
commit | 0b7d0dedf69b80ed888c379801ac65ed577d3d75 (patch) | |
tree | 54236b0750588fe4838bc11826e81d8c6be92b5b | |
parent | 396b816a1f0cd4e1a7b1ecf5fd5523d47562ab89 (diff) | |
parent | 948e2cc66c3b6fe8774b810f360017e1ea941137 (diff) | |
download | plyr-0b7d0dedf69b80ed888c379801ac65ed577d3d75.tar.lz plyr-0b7d0dedf69b80ed888c379801ac65ed577d3d75.tar.xz plyr-0b7d0dedf69b80ed888c379801ac65ed577d3d75.zip |
Merge pull request #545 from silverwind/blank-mp4
Add blank.mp4 to dist files
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | dist/blank.mp4 | bin | 0 -> 1777 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ node_modules .DS_Store aws.json *.mp4 +!dist/blank.mp4 index-*.html notes.txt .idea diff --git a/dist/blank.mp4 b/dist/blank.mp4 Binary files differnew file mode 100644 index 00000000..d8982b63 --- /dev/null +++ b/dist/blank.mp4 |