datarhei-dragonfork-core/.gitignore
Zac Gaetano 8c9ab5db0c Merge branch 'm4-latency-gate' into m2-webrtc-core-integration
Brings in both halves of M4: PR #8 (CI workflow + browser player +
TESTING.md) and PR #9 (server-hop latency p95 gate).
2026-05-03 12:26:21 +00:00

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