Preserve videojs directory for dependency script

This commit is contained in:
syeopite 2021-09-11 22:53:56 -07:00
parent 1af1474d04
commit 6699c80357
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
2 changed files with 4 additions and 1 deletions

4
assets/videojs/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore