datarhei-dragonfork-core/.gitignore
Zac Gaetano de4b215123
Some checks failed
tests / build (push) Failing after 2s
tests / build (pull_request) Failing after 2s
chore: ignore the whep-client test binary (top-level build artifact)
2026-05-03 11:23:55 +00:00

28 lines
326 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/**
*.ts
*.ts.tmp
*.m3u8
*.mp4
*.avi
*.flv
.VSCodeCounter
whep-client