diff options
author | Sam <sam@potts.es> | 2017-12-27 21:40:35 +0000 |
---|---|---|
committer | Sam <sam@potts.es> | 2017-12-27 21:40:35 +0000 |
commit | 6b9106ddb1416e59f2dde05039c7ebad15ee8fa7 (patch) | |
tree | d6a2027fc09ea6b82b6b17e6daad8bcc0889a85e /.gitignore | |
parent | 965fc0b2f5a377f16c8521b57e8667358b9ca38d (diff) | |
download | plyr-6b9106ddb1416e59f2dde05039c7ebad15ee8fa7.tar.lz plyr-6b9106ddb1416e59f2dde05039c7ebad15ee8fa7.tar.xz plyr-6b9106ddb1416e59f2dde05039c7ebad15ee8fa7.zip |
Fix for promise issue on Chrome, loading fix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ aws.json *.mp4 !dist/blank.mp4 index-*.html -npm-debug.log
\ No newline at end of file +npm-debug.log +*.webm |