added webvtt submodule

This commit is contained in:
ad044 2022-07-24 19:29:37 +04:00
parent 92b22ad2e6
commit 482039c05e
3 changed files with 9 additions and 3 deletions

8
.gitignore vendored
View file

@ -34,9 +34,11 @@ yarn-error.log*
# typescript
*.tsbuildinfo
/public
!/public/models
!/public/media/webvtt
public/*
!public/models/
!public/media/
public/media/*
!public/media/webvtt
scripts/extract/discs
scripts/extract/*.log

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "public/media/webvtt"]
path = public/media/webvtt
url = git@github.com:laingame-net/lainvtt.git

1
public/media/webvtt Submodule

@ -0,0 +1 @@
Subproject commit 9aaff2e6b42bd91ae677081ab132ddcb59a6e1dc