feat: init project vLightNova 1.0.1 with 2026 updates

This commit is contained in:
2025-12-31 21:40:59 +08:00
commit 26c5853ff2
304 changed files with 29670 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
__pycache__/
*.pyc
.DS_Store
# build/version artifacts
version.json
# large assets not meant for VCS
public/songs/
public/songs/**
public/preview/
*.log