Brings in both halves of M4: PR #8 (CI workflow + browser player + TESTING.md) and PR #9 (server-hop latency p95 gate).
30 lines
368 B
Text
30 lines
368 B
Text
.DS_Store
|
|
.env
|
|
/core*
|
|
/import*
|
|
/ffmigrate*
|
|
/data/**
|
|
/test/**
|
|
.vscode
|
|
|
|
# Dragon Fork additions: source trees under /core/ and /test/ must be tracked.
|
|
!/core/
|
|
!/core/webrtc/
|
|
!/core/webrtc/**
|
|
!/test/
|
|
!/test/publish.sh
|
|
!/test/whep-client/
|
|
!/test/whep-client/**
|
|
!/test/whep-player.html
|
|
!/test/TESTING.md
|
|
|
|
*.ts
|
|
*.ts.tmp
|
|
*.m3u8
|
|
|
|
*.mp4
|
|
*.avi
|
|
*.flv
|
|
|
|
.VSCodeCounter
|
|
whep-client
|