Fix python package build

This commit is contained in:
coletdjnz
2025-09-27 17:30:27 +12:00
parent ba4ede5210
commit 5f23fc89fc
2 changed files with 6 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
/dist
*.py[cd]
/yt_dlp_ejs/**.js
/yt_dlp_ejs/_version.py
/node_modules
/bun.lock
/deno.lock
/.idea