lucidia sync: providers registry, db, main updates

This commit is contained in:
2026-02-03 19:49:01 -06:00
parent 5185ed2e96
commit 41618f2509
1195 changed files with 349457 additions and 7456 deletions

53
.gitignore vendored
View File

@@ -1,49 +1,6 @@
# macOS noise
.DS_Store
.AppleDouble
.Spotlight-V100
.Trashes
**/Library/**
**/.Trash/**
**/Caches/**
**/.cache/**
# Python
__pycache__/
*.py[cod]
*.log
.env
.venv
venv/
env/
# if your venv is outside the project (~/lucidia-env), it's fine; it won't be picked up.
# Node
node_modules/
# Editors
.vscode/
.idea/
# Build artifacts
dist/
build/
models/
data/
assets/videos/
assets/hires/
node_modules/
.venv/
dist/
build/
*.mp4
*.mov
*.zip
*.tar
*.7z
*.npz
*.pt
*.bin
*.onnx
*.safetensors
*.gguf
node_modules/
__pycache__/
venv/
runtime/venv/
*.pyc