.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
