aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2017-04-25 12:40:20 +1000
committerGitHub <noreply@github.com>2017-04-25 12:40:20 +1000
commit0b7d0dedf69b80ed888c379801ac65ed577d3d75 (patch)
tree54236b0750588fe4838bc11826e81d8c6be92b5b
parent396b816a1f0cd4e1a7b1ecf5fd5523d47562ab89 (diff)
parent948e2cc66c3b6fe8774b810f360017e1ea941137 (diff)
downloadplyr-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--.gitignore1
-rw-r--r--dist/blank.mp4bin0 -> 1777 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c037243e..f1ad5242 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
new file mode 100644
index 00000000..d8982b63
--- /dev/null
+++ b/dist/blank.mp4
Binary files differ