Add blank.mp4 to dist files
For a complete "offline" experience, it's necessary to self-host the file, so include it in the dist files for that purpose.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@ node_modules
|
||||
aws.json
|
||||
docs/index.dev.html
|
||||
*.mp4
|
||||
!dist/blank.mp4
|
||||
index-dev.html
|
||||
notes.txt
|
||||
*.vtt
|
||||
|
Reference in New Issue
Block a user