* Add yt-dlp JS runtime support * Update build scripts and logging * fix: update README to include DeepWiki badge and correct contributor badge logo
15 lines
186 B
Plaintext
15 lines
186 B
Plaintext
# Ignore yt-dlp binaries (too large for git)
|
|
yt-dlp.exe
|
|
yt-dlp_macos
|
|
yt-dlp_linux
|
|
ffmpeg.exe
|
|
ffmpeg_macos
|
|
ffmpeg_linux
|
|
ffmpeg
|
|
deno.exe
|
|
deno
|
|
|
|
# But keep the README
|
|
!README.md
|
|
!.gitignore
|