Merge mediahive.

This commit is contained in:
2026-02-07 00:21:32 +00:00
parent 470adbbbb7
commit daf4eb5e0c
35 changed files with 9025 additions and 43 deletions
+11
View File
@@ -1,9 +1,20 @@
# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Node / Frontend
node_modules/
frontend/dist/
mediahive/frontend-build/
# Lockfiles (uv.lock, package-lock.json, deno.lock, bun.lockb, etc.)
*.lock
*.lockb
# Dotfiles
.*
!.gitignore